Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c4253 if (elems->eht_operation && elems->eht_cap && in ieee80211_assoc_config_link()
6192 elems->eht_operation, in ieee80211_rx_mgmt_beacon()
6220 if (elems->eht_operation && in ieee80211_rx_mgmt_beacon()
6222 if (!ieee80211_config_puncturing(link, elems->eht_operation, in ieee80211_rx_mgmt_beacon()
H A Dmesh.c108 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, ie->eht_operation, in mesh_matches_local()
H A Dieee80211_i.h1733 const struct ieee80211_eht_operation *eht_operation; member
H A Dutil.c978 elems->eht_operation = data; in ieee80211_parse_extension_element()