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

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 510 ar5212ResetTxQueue(ah, i);
513 * Setup interrupt handling. Note that ar5212ResetTxQueue
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 62 .ah_resetTxQueue = ar5212ResetTxQueue,
ar5212.h 564 extern HAL_BOOL ar5212ResetTxQueue(struct ath_hal *ah, u_int q);
ar5212_xmit.c 196 /* NB: must be followed by ar5212ResetTxQueue */
267 ar5212ResetTxQueue(struct ath_hal *ah, u_int q)
ar5212_reset.c 547 ar5212ResetTxQueue(ah, i);
550 * Setup interrupt handling. Note that ar5212ResetTxQueue
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 314 ar5212ResetTxQueue(ah, i);
569 * Setup interrupt handling. Note that ar5212ResetTxQueue

Completed in 19 milliseconds