Searched refs:bna_rx (Results 1 – 6 of 6) sorted by relevance
78 void (*cbfn)(struct bna_rx *); \79 struct bna_rx *cbarg; \91 void (*cbfn)(struct bna_rx *); \92 struct bna_rx *cbarg; \104 void (*cbfn)(struct bnad *, struct bna_rx *); \218 struct bna_rx *__rx; \349 void bna_rx_destroy(struct bna_rx *rx);350 void bna_rx_enable(struct bna_rx *rx);352 void (*cbfn)(void *, struct bna_rx *));362 struct bna_rx *));[all …]
26 struct bna_rx;574 struct bna_rx *rx;640 struct bna_rx *rx;693 struct bna_rx *rx;716 void (*start_cbfn) (struct bna_rx *rx);717 struct bna_rx *start_cbarg;720 void (*stop_cbfn) (struct bna_rx *rx);721 struct bna_rx *stop_cbarg;768 struct bna_rx *rx;772 struct bna_rx { struct[all …]
561 struct bna_rx *rx = rxf->rx; in bna_rit_init()609 struct bna_rx *rx, in bna_rxf_init()1799 static struct bna_rx *1802 struct bna_rx *rx = NULL; in bna_rx_get()1956 bna_rx_stop(struct bna_rx *rx) in bna_rx_stop()1979 struct bna_rx *rx; in bna_rx_mod_start()1993 struct bna_rx *rx; in bna_rx_mod_stop()2014 struct bna_rx *rx; in bna_rx_mod_fail()2027 struct bna_rx *rx_ptr; in bna_rx_mod_init()2249 struct bna_rx *[all …]
209 struct bna_rx *rx; /* 1:1 between rx_info & rx */
1150 bnad_cb_rx_stall(struct bnad *bnad, struct bna_rx *rx) in bnad_cb_rx_stall()1209 bnad_cb_rx_cleanup(struct bnad *bnad, struct bna_rx *rx) in bnad_cb_rx_cleanup()1232 bnad_cb_rx_post(struct bnad *bnad, struct bna_rx *rx) in bnad_cb_rx_post()1262 bnad_cb_rx_disabled(void *arg, struct bna_rx *rx) in bnad_cb_rx_disabled()1270 bnad_cb_rx_mcast_add(struct bnad *bnad, struct bna_rx *rx) in bnad_cb_rx_mcast_add()2207 struct bna_rx *rx; in bnad_setup_rx()
277 struct bna_rx *rx; in bna_msgq_rsp_handler()1922 attr->num_rxp * sizeof(struct bna_rx); in bna_mod_res_req()
Completed in 27 milliseconds