Home
last modified time | relevance | path

Searched refs:athn_tx_pending (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dathnvar.h669 int athn_tx_pending(struct athn_softc *, int);
H A Dathn.c869 if (athn_tx_pending(sc, qid)) in athn_set_chan()
1803 athn_tx_pending(struct athn_softc *sc, int qid) in athn_tx_pending() function
1818 if (!athn_tx_pending(sc, qid)) in athn_stop_tx_dma()
1840 if (!athn_tx_pending(sc, qid)) in athn_stop_tx_dma()
H A Darn5008.c1085 if (athn_tx_pending(sc, ATHN_QID_BEACON)) { in ar5008_swba_intr()
H A Darn9003.c1232 if (athn_tx_pending(sc, ATHN_QID_BEACON)) { in ar9003_swba_intr()