Home
last modified time | relevance | path

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

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