Home
last modified time | relevance | path

Searched refs:ath_tx_node_is_asleep (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_tx.h137 extern int ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an);
HDif_ath_tx.c128 static int ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an);
6334 ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an) function