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

  /src/sys/dev/ic/
athnvar.h 101 struct athn_tx_buf { struct
102 SIMPLEQ_ENTRY(athn_tx_buf) bf_list;
116 SIMPLEQ_HEAD(, athn_tx_buf) head;
118 struct athn_tx_buf *wait;
558 SIMPLEQ_HEAD(, athn_tx_buf) sc_txbufs;
559 struct athn_tx_buf *sc_bcnbuf;
560 struct athn_tx_buf sc_txpool[ATHN_NTXBUFS];
arn5008.c 496 struct athn_tx_buf *bf;
555 struct athn_tx_buf *bf;
973 struct athn_tx_buf *bf;
1070 struct athn_tx_buf *bf = sc->sc_bcnbuf;
1314 struct athn_tx_buf *bf;
arn9003.c 631 struct athn_tx_buf *bf;
715 struct athn_tx_buf *bf;
1103 struct athn_tx_buf *bf;
1215 struct athn_tx_buf *bf = sc->sc_bcnbuf;
1466 struct athn_tx_buf *bf;
athn.c 1814 struct athn_tx_buf *bf;

Completed in 127 milliseconds