Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6544 linuxkpi_ieee80211_get_tid(struct ieee80211_hdr *hdr, bool nonqos_ok) argument
6550 KASSERT(nonqos_ok || ieee80211_is_data_qos(hdr->frame_control),
6556 KASSERT(nonqos_ok || tid == (tid & IEEE80211_QOS_TID), ("%s: tid %u "