Searched refs:ath_tx_node_flush (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath_tx.h89 extern void ath_tx_node_flush(struct ath_softc *sc, struct ath_node *an);
H A Dif_ath_tx.c3948 * to be cleaned up, which ends up calling ath_tx_node_flush.
3951 ath_tx_node_flush(struct ath_softc *sc, struct ath_node *an) function
3959 ATH_KTR(sc, ATH_KTR_NODE, 1, "ath_tx_node_flush: flush node; ni=%p",
H A Dif_ath.c3608 ath_tx_node_flush(sc, ATH_NODE(ni));

Completed in 61 milliseconds