Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
Dbna.h447 void bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type,
Dbnad.c1936 bna_tx_disable(tx_info->tx, BNA_HARD_CLEANUP, bnad_cb_tx_disabled); in bnad_destroy_tx()
Dbna_tx_rx.c3861 bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, in bna_tx_disable() function