Home
last modified time | relevance | path

Searched refs:bna_rx_mod_stop (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna.h339 void bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type);
Dbna_enet.c836 bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
862 bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
Dbna_tx_rx.c1991 bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_stop() function