Searched refs:q_limit_high (Results 1 – 1 of 1) sorted by relevance
268 u32 ac, q_limit_low, q_limit_high, q_limit_low_old, q_limit_high_old; in aql_txq_limit_write() local282 if (sscanf(buf, "%u %u %u", &ac, &q_limit_low, &q_limit_high) != 3) in aql_txq_limit_write()292 local->aql_txq_limit_high[ac] = q_limit_high; in aql_txq_limit_write()300 sta->airtime[ac].aql_limit_high = q_limit_high; in aql_txq_limit_write()