HomeSort by: relevance | last modified time | path
    Searched defs:ae_txsoft (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
aevar.h 91 struct ae_txsoft { struct
97 SIMPLEQ_ENTRY(ae_txsoft) txs_q;
100 SIMPLEQ_HEAD(ae_txsq, ae_txsoft);
164 struct ae_txsoft sc_txsoft[AE_TXQUEUELEN];
aevar.h 91 struct ae_txsoft { struct
97 SIMPLEQ_ENTRY(ae_txsoft) txs_q;
100 SIMPLEQ_HEAD(ae_txsq, ae_txsoft);
164 struct ae_txsoft sc_txsoft[AE_TXQUEUELEN];

Completed in 21 milliseconds