Searched refs:tid_to_ac (Results 1 – 2 of 2) sorted by relevance
10 static const u8 tid_to_ac[8] = { in mt7603_rx_loopback_skb() local55 skb_set_queue_mapping(skb, tid_to_ac[tid]); in mt7603_rx_loopback_skb()
1338 static const char * const tid_to_ac[] = { variable1360 snprintf(out, size, "tid %d (%s)", tid, tid_to_ac[tid]); in ath10k_get_tid()