Home
last modified time | relevance | path

Searched refs:tos_to_tid_inv (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c35 const u8 tos_to_tid_inv[] = { variable
220 priv->tos_to_tid_inv[tos_to_tid[i]] = (u8)i; in mwifiex_wmm_queue_priorities_tid()
422 priv->tos_to_tid_inv[i]; in mwifiex_wmm_init()
427 priv->tos_to_tid_inv[i]; in mwifiex_wmm_init()
429 priv->tos_to_tid_inv[i]; in mwifiex_wmm_init()
887 priv->tos_to_tid_inv[tid_down]) in mwifiex_wmm_add_buf_txqueue()
889 priv->tos_to_tid_inv[tid_down]); in mwifiex_wmm_add_buf_txqueue()
H A Dwmm.h23 extern const u8 tos_to_tid_inv[];