Searched refs:tos_to_tid (Results 1 – 1 of 1) sorted by relevance
55 static u8 tos_to_tid[] = { variable213 tos_to_tid[7 - (i * 2)] = ac_to_tid[queue_priority[i]][1]; in mwifiex_wmm_queue_priorities_tid()214 tos_to_tid[6 - (i * 2)] = ac_to_tid[queue_priority[i]][0]; in mwifiex_wmm_queue_priorities_tid()218 priv->tos_to_tid_inv[tos_to_tid[i]] = (u8)i; in mwifiex_wmm_queue_priorities_tid()597 memcpy(tos_to_tid, ac_to_tid, sizeof(tos_to_tid)); in mwifiex_clean_txrx()1130 tid_tbl_ptr[tos_to_tid[i]]; in mwifiex_wmm_get_highest_priolist_ptr()1159 *tid = tos_to_tid[i]; in mwifiex_wmm_get_highest_priolist_ptr()