Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dparse.c213 elems->uhr_operation = data; in ieee80211_parse_extension_element()
H A Dmlme.c199 const struct ieee80211_uhr_operation *uhr_oper = elems->uhr_operation; in ieee80211_determine_ap_chan()
1702 chanreq.oper.npca_chan && elems->uhr_operation && in ieee80211_config_bw()
1703 ieee80211_uhr_oper_size_ok((const void *)elems->uhr_operation, in ieee80211_config_bw()
1708 npca = ieee80211_uhr_npca_info(elems->uhr_operation); in ieee80211_config_bw()
6211 if (elems->uhr_operation && elems->uhr_cap && in ieee80211_assoc_config_link()
H A Dieee80211_i.h1870 const struct ieee80211_uhr_operation *uhr_operation; member