Searched refs:ath_tx_node_cleanup (Results 1 – 2 of 2) sorted by relevance
372 ath_tx_node_cleanup(sc, an); in ath_node_detach()1435 ath_tx_node_cleanup(sc, &avp->mcast_node); in ath9k_remove_interface()
2880 void ath_tx_node_cleanup(struct ath_softc *sc, struct ath_node *an) in ath_tx_node_cleanup() function