Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna.h322 void bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type,
Dbnad.c1930 bna_tx_disable(tx_info->tx, BNA_HARD_CLEANUP, bnad_cb_tx_disabled); in bnad_destroy_tx()
Dbna_tx_rx.c3544 bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, in bna_tx_disable() function