Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna.h324 void bna_tx_cleanup_complete(struct bna_tx *tx);
Dbna_tx_rx.c3561 bna_tx_cleanup_complete(struct bna_tx *tx) in bna_tx_cleanup_complete() function
Dbnad.c1144 bna_tx_cleanup_complete(tx_info->tx); in bnad_tx_cleanup()