Searched refs:tqi_lgretry (Results 1 – 2 of 2) sorted by relevance
231 if (qinfo->tqi_lgretry != 0) in ath9k_hw_set_txq_props()232 qi->tqi_lgretry = min((u32) qinfo->tqi_lgretry, 15U); in ath9k_hw_set_txq_props()234 qi->tqi_lgretry = INIT_LG_RETRY; in ath9k_hw_set_txq_props()275 qinfo->tqi_lgretry = qi->tqi_lgretry; in ath9k_hw_get_txq_props()
623 u16 tqi_lgretry; member