Home
last modified time | relevance | path

Searched refs:ieee80211_eht_operation (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dieee80211-eht.h152 * struct ieee80211_eht_operation - eht operation element
163 struct ieee80211_eht_operation { struct
379 const struct ieee80211_eht_operation *elem = (const void *)data; in ieee80211_eht_oper_size_ok()
398 ieee80211_eht_oper_dis_subchan_bitmap(const struct ieee80211_eht_operation *eht_oper) in ieee80211_eht_oper_dis_subchan_bitmap()
170 optionalieee80211_eht_operation global() argument
/linux/net/mac80211/
H A Dspectmgmt.c154 DEFINE_RAW_FLEX(struct ieee80211_eht_operation, eht, optional, in validate_chandef_by_6ghz_he_eht_oper()
158 const struct ieee80211_eht_operation *eht_oper; in validate_chandef_by_6ghz_he_eht_oper()
H A Dmesh.c677 len = 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in mesh_add_eht_oper_ie()
996 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in ieee80211_mesh_build_beacon()
H A Dutil.c3019 struct ieee80211_eht_operation *eht_oper; in ieee80211_chandef_ht_oper()
3021 u8 eht_oper_len = offsetof(struct ieee80211_eht_operation, optional); in ieee80211_chandef_vht_oper()
3030 eht_oper = (struct ieee80211_eht_operation *)pos; in ieee80211_chandef_vht_oper()
3269 const struct ieee80211_eht_operation *eht_oper, in ieee80211_chandef_s1g_oper()
H A Dieee80211_i.h1845 const struct ieee80211_eht_operation *eht_operation;
2754 const struct ieee80211_eht_operation *eht_oper,
H A Dmesh_plink.c248 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in mesh_plink_frame_tx()
H A Dmlme.c164 const struct ieee80211_eht_operation *eht_oper = elems->eht_operation; in ieee80211_determine_ap_chan()
737 const struct ieee80211_eht_operation *eht_op) in ieee80211_verify_sta_eht_mcs_support()
/linux/include/net/
H A Dcfg80211.h1567 const struct ieee80211_eht_operation *eht_oper;