Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dmlme.c3472 (!elems->he_cap || !elems->he_operation)) { in ieee80211_assoc_success()
3489 if (elems->he_operation && !(ifmgd->flags & IEEE80211_STA_DISABLE_HE) && in ieee80211_assoc_success()
3518 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3521 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3524 !le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3531 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3534 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3541 ieee80211_he_op_ie_to_bss_conf(&sdata->vif, elems->he_operation); in ieee80211_assoc_success()
4249 elems->vht_operation, elems->he_operation, in ieee80211_rx_mgmt_beacon()
5088 he_oper = elems->he_operation; in ieee80211_prep_channel()
A Dmesh.c107 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, &sta_chan_def); in mesh_matches_local()
A Dutil.c967 if (len >= sizeof(*elems->he_operation) && in ieee80211_parse_extension_element()
972 elems->he_operation = data; in ieee80211_parse_extension_element()
A Dieee80211_i.h1555 const struct ieee80211_he_operation *he_operation; member

Completed in 723 milliseconds