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