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

  /src/sys/external/isc/atheros_hal/dist/
ah.c 720 qi->tqi_cbrOverflowLimit = qInfo->tqi_cbrOverflowLimit;
756 qInfo->tqi_cbrOverflowLimit = qi->tqi_cbrOverflowLimit;
ah.h 254 uint32_t tqi_cbrOverflowLimit; /* threshold for CBROVF int */
ah_internal.h 413 uint32_t tqi_cbrOverflowLimit;
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_xmit.c 292 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH));
296 (qi->tqi_cbrOverflowLimit ?
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_xmit.c 335 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH));
337 if (qi->tqi_cbrOverflowLimit)

Completed in 33 milliseconds