Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dparse.c170 if (ieee80211_bandwidth_indication_size_ok(data, len)) in ieee80211_parse_extension_element()
525 if (ieee80211_bandwidth_indication_size_ok(edata, in _ieee802_11_parse_elems_full()
/linux/include/linux/
H A Dieee80211.h3249 ieee80211_bandwidth_indication_size_ok(const u8 *data, u8 len) in ieee80211_bandwidth_indication_size_ok() function