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

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_xmit.c 453 ar5211NumTxPending(struct ath_hal *ah, u_int q)
484 if (ar5211NumTxPending(ah, q) == 0)
ar5211.h 186 extern uint32_t ar5211NumTxPending(struct ath_hal *, u_int qnum);
ar5211_attach.c 69 .ah_numTxPending = ar5211NumTxPending,

Completed in 271 milliseconds