Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h314 void bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type,
H A Dbnad.c1921 bna_tx_disable(tx_info->tx, BNA_HARD_CLEANUP, bnad_cb_tx_disabled); in bnad_destroy_tx()
H A Dbna_tx_rx.c3536 bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, in bna_tx_disable() function