Searched refs:tos_to_tid (Results 1 – 1 of 1) sorted by relevance
70 static u8 tos_to_tid[] = { variable227 tos_to_tid[7 - (i * 2)] = ac_to_tid[queue_priority[i]][1]; in mwifiex_wmm_queue_priorities_tid()228 tos_to_tid[6 - (i * 2)] = ac_to_tid[queue_priority[i]][0]; in mwifiex_wmm_queue_priorities_tid()232 priv->tos_to_tid_inv[tos_to_tid[i]] = (u8)i; in mwifiex_wmm_queue_priorities_tid()612 memcpy(tos_to_tid, ac_to_tid, sizeof(tos_to_tid)); in mwifiex_clean_txrx()1135 tid_tbl_ptr[tos_to_tid[i]]; in mwifiex_wmm_get_highest_priolist_ptr()1172 *tid = tos_to_tid[i]; in mwifiex_wmm_get_highest_priolist_ptr()