Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_tx.h137 extern int ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an);
HDif_ath_tx.c121 static int ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an);
6072 ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an) function