Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h302 void bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type);
H A Dbna_enet.c834 bna_tx_mod_stop(&(enet)->bna->tx_mod, tx_type); \
H A Dbna_tx_rx.c3628 bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_stop() function