Searched defs:rx_mod (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| D | bna_tx_rx.c | 1741 bna_rx_res_check(struct bna_rx_mod *rx_mod, struct bna_rx_config *rx_cfg) in bna_rx_res_check() 1762 bna_rxq_get(struct bna_rx_mod *rx_mod) in bna_rxq_get() 1774 bna_rxq_put(struct bna_rx_mod *rx_mod, struct bna_rxq *rxq) in bna_rxq_put() 1781 bna_rxp_get(struct bna_rx_mod *rx_mod) in bna_rxp_get() 1793 bna_rxp_put(struct bna_rx_mod *rx_mod, struct bna_rxp *rxp) in bna_rxp_put() 1800 bna_rx_get(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_get() 1818 bna_rx_put(struct bna_rx_mod *rx_mod, struct bna_rx *rx) in bna_rx_put() 1932 struct bna_rx_mod *rx_mod = (struct bna_rx_mod *)arg; in bna_rx_mod_cb_rx_stopped() local 1940 struct bna_rx_mod *rx_mod = (struct bna_rx_mod *)arg; in bna_rx_mod_cb_rx_stopped_all() local 1977 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_start() [all …]
|
| D | bna_types.h | 920 struct bna_rx_mod rx_mod; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| D | bna_tx_rx.c | 1741 bna_rx_res_check(struct bna_rx_mod *rx_mod, struct bna_rx_config *rx_cfg) in bna_rx_res_check() 1762 bna_rxq_get(struct bna_rx_mod *rx_mod) in bna_rxq_get() 1774 bna_rxq_put(struct bna_rx_mod *rx_mod, struct bna_rxq *rxq) in bna_rxq_put() 1781 bna_rxp_get(struct bna_rx_mod *rx_mod) in bna_rxp_get() 1793 bna_rxp_put(struct bna_rx_mod *rx_mod, struct bna_rxp *rxp) in bna_rxp_put() 1800 bna_rx_get(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_get() 1818 bna_rx_put(struct bna_rx_mod *rx_mod, struct bna_rx *rx) in bna_rx_put() 1932 struct bna_rx_mod *rx_mod = (struct bna_rx_mod *)arg; in bna_rx_mod_cb_rx_stopped() local 1940 struct bna_rx_mod *rx_mod = (struct bna_rx_mod *)arg; in bna_rx_mod_cb_rx_stopped_all() local 1977 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_start() [all …]
|
| D | bna_types.h | 935 struct bna_rx_mod rx_mod; member
|