Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/
A Dbna_tx_rx.c1762 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()
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
2012 bna_rx_mod_fail(struct bna_rx_mod *rx_mod) in bna_rx_mod_fail()
2080 bna_rx_mod_uninit(struct bna_rx_mod *rx_mod) in bna_rx_mod_uninit()
2256 struct bna_rx_mod *rx_mod = &bna->rx_mod; in bna_rx_create() local
[all …]
A Dbna_types.h935 struct bna_rx_mod rx_mod; member

Completed in 16 milliseconds