Searched defs:rx_mod (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1936 bna_rx_res_check(struct bna_rx_mod *rx_mod, struct bna_rx_config *rx_cfg) bna_rx_res_check() argument
1957 bna_rxq_get(struct bna_rx_mod *rx_mod) bna_rxq_get() argument
1971 bna_rxq_put(struct bna_rx_mod *rx_mod, struct bna_rxq *rxq) bna_rxq_put() argument
1979 bna_rxp_get(struct bna_rx_mod *rx_mod) bna_rxp_get() argument
1993 bna_rxp_put(struct bna_rx_mod *rx_mod, struct bna_rxp *rxp) bna_rxp_put() argument
2001 bna_rx_get(struct bna_rx_mod *rx_mod, enum bna_rx_type type) bna_rx_get() argument
2021 bna_rx_put(struct bna_rx_mod *rx_mod, struct bna_rx *rx) bna_rx_put() argument
2154 struct bna_rx_mod *rx_mod = (struct bna_rx_mod *)arg; bna_rx_mod_cb_rx_stopped() local
2162 struct bna_rx_mod *rx_mod = (struct bna_rx_mod *)arg; bna_rx_mod_cb_rx_stopped_all() local
2199 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type) bna_rx_mod_start() argument
2216 bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type) bna_rx_mod_stop() argument
2240 bna_rx_mod_fail(struct bna_rx_mod *rx_mod) bna_rx_mod_fail() argument
2254 void bna_rx_mod_init(struct bna_rx_mod *rx_mod, struct bna *bna, bna_rx_mod_init() argument
2314 bna_rx_mod_uninit(struct bna_rx_mod *rx_mod) bna_rx_mod_uninit() argument
2509 struct bna_rx_mod *rx_mod = &bna->rx_mod; bna_rx_create() local
2736 struct bna_rx_mod *rx_mod = &rx->bna->rx_mod; bna_rx_destroy() local
H A Dbna_types.h946 struct bna_rx_mod rx_mod; member in struct:bna

Completed in 134 milliseconds