Searched refs:tqi_lgretry (Results 1 – 8 of 8) sorted by relevance
1097 if (qInfo->tqi_lgretry != 0) in ath_hal_setTxQProps()1098 qi->tqi_lgretry = AH_MIN(qInfo->tqi_lgretry, 15); in ath_hal_setTxQProps()1100 qi->tqi_lgretry = INIT_LG_RETRY; in ath_hal_setTxQProps()1135 qInfo->tqi_lgretry = qi->tqi_lgretry; in ath_hal_getTxQProps()
532 uint16_t tqi_lgretry; /* frame long retry limit */ member
371 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()276 | SM(qi->tqi_lgretry, AR_D_RETRY_LIMIT_FR_LG) in ar5211ResetTxQueue()
190 qi->tqi_lgretry = INIT_LG_RETRY; in ar5212SetupTxQueue()315 | SM(qi->tqi_lgretry, AR_D_RETRY_LIMIT_FR_LG) in ar5212ResetTxQueue()
1200 qi->tqi_lgretry = INIT_LG_RETRY; in ar5416SetupTxQueue()1290 | SM(qi->tqi_lgretry, AR_D_RETRY_LIMIT_FR_LG) in ar5416ResetTxQueue()
208 qi->tqi_lgretry = INIT_LG_RETRY; in ar9300_setup_tx_queue()