HomeSort by: relevance | last modified time | path
    Searched refs:athn_tx_pending (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 671 int athn_tx_pending(struct athn_softc *, int);
athn.c 918 if (athn_tx_pending(sc, qid))
1834 athn_tx_pending(struct athn_softc *sc, int qid) function in typeref:typename:PUBLIC int
1849 if (!athn_tx_pending(sc, qid))
1871 if (!athn_tx_pending(sc, qid))
arn5008.c 1090 if (athn_tx_pending(sc, ATHN_QID_BEACON)) {
arn9003.c 1236 if (athn_tx_pending(sc, ATHN_QID_BEACON)) {

Completed in 133 milliseconds