Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h562 void ath_tx_node_cleanup(struct ath_softc *sc, struct ath_node *an);
Dmain.c364 ath_tx_node_cleanup(sc, an); in ath_node_detach()
1331 ath_tx_node_cleanup(sc, &avp->mcast_node); in ath9k_remove_interface()
Dxmit.c2901 void ath_tx_node_cleanup(struct ath_softc *sc, struct ath_node *an) in ath_tx_node_cleanup() function