Searched refs:ieee80211_is_nullfunc (Results 1 – 3 of 3) sorted by relevance
590 static __inline int ieee80211_is_nullfunc(u16 fc) in ieee80211_is_nullfunc() function
1370 if (unlikely(ieee80211_is_nullfunc(t->hdr->frame_control)))
4265 if (ieee80211_is_nullfunc(fctl)) { in xradio_parse_frame()