Searched refs:LOW_PRIO_TID (Results 1 – 4 of 4) sorted by relevance
1114 for (i = atomic_read(hqp); i >= LOW_PRIO_TID; --i) { in mwifiex_wmm_get_highest_priolist_ptr()
188 skb->priority = LOW_PRIO_TID; in mwifiex_form_mgmt_frame()
920 for (i = atomic_read(hqp); i >= LOW_PRIO_TID; --i) { in nxpwifi_wmm_get_highest_priolist_ptr()
297 #define LOW_PRIO_TID 0 macro