Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h339 void bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type);
H A Dbna_enet.c836 bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
862 bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
H A 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