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

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx.h87 extern void ath_tx_node_flush(struct ath_softc *sc, struct ath_node *an);
H A Dif_ath_tx.c4084 * to be cleaned up, which ends up calling ath_tx_node_flush.
4087 ath_tx_node_flush(struct ath_softc *sc, struct ath_node *an) function
4095 ATH_KTR(sc, ATH_KTR_NODE, 1, "ath_tx_node_flush: flush node; ni=%p",
H A Dif_ath.c3939 ath_tx_node_flush(sc, ATH_NODE(ni));

Completed in 514 milliseconds