Searched refs:tqi_lgretry (Results 1 – 7 of 7) sorted by relevance
857 if (qInfo->tqi_lgretry != 0) in ath_hal_setTxQProps()858 qi->tqi_lgretry = AH_MIN(qInfo->tqi_lgretry, 15); in ath_hal_setTxQProps()860 qi->tqi_lgretry = INIT_LG_RETRY; in ath_hal_setTxQProps()896 qInfo->tqi_lgretry = qi->tqi_lgretry; in ath_hal_getTxQProps()
411 uint16_t tqi_lgretry; /* frame long retry limit */ member
291 uint16_t tqi_lgretry; /* long retry limit (not used)*/ member
112 qi->tqi_lgretry = INIT_LG_RETRY; in ar5210SetupTxQueue()224 | SM(qi->tqi_lgretry, AR_RETRY_LMT_LG_RETRY) in ar5210ResetTxQueue()
159 qi->tqi_lgretry = INIT_LG_RETRY; in ar5211SetupTxQueue()277 | SM(qi->tqi_lgretry, AR_D_RETRY_LIMIT_FR_LG) in ar5211ResetTxQueue()
190 qi->tqi_lgretry = INIT_LG_RETRY; in ar5212SetupTxQueue()314 | SM(qi->tqi_lgretry, AR_D_RETRY_LIMIT_FR_LG) in ar5212ResetTxQueue()
841 qi->tqi_lgretry = INIT_LG_RETRY; in ar5416SetupTxQueue()930 | SM(qi->tqi_lgretry, AR_D_RETRY_LIMIT_FR_LG) in ar5416ResetTxQueue()