Searched refs:ac_to_tid (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
D | mlan_wmm.c | 86 static const t_u8 ac_to_tid[4][2] = {{1, 2}, {0, 3}, {4, 5}, {6, 7}}; variable 152 (void)__memcpy(pmadapter, tos_to_tid, ac_to_tid, sizeof(tos_to_tid)); in wlan_clean_txrx()
|