Searched refs:tqi_lgretry (Results 1 – 2 of 2) sorted by relevance
239 if (qinfo->tqi_lgretry != 0) in ath9k_hw_set_txq_props()240 qi->tqi_lgretry = min((u32) qinfo->tqi_lgretry, 15U); in ath9k_hw_set_txq_props()242 qi->tqi_lgretry = INIT_LG_RETRY; in ath9k_hw_set_txq_props()283 qinfo->tqi_lgretry = qi->tqi_lgretry; in ath9k_hw_get_txq_props()
629 u16 tqi_lgretry; member