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

  /src/sys/external/isc/atheros_hal/dist/
ah.c 719 qi->tqi_cbrPeriod = qInfo->tqi_cbrPeriod;
755 qInfo->tqi_cbrPeriod = qi->tqi_cbrPeriod;
ah.h 253 uint32_t tqi_cbrPeriod; /* CBR period (us) */
ah_internal.h 412 uint32_t tqi_cbrPeriod;
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_xmit.c 289 if (qi->tqi_cbrPeriod) {
291 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_xmit.c 332 if (qi->tqi_cbrPeriod) {
334 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)

Completed in 17 milliseconds