Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dspectmgmt.c155 struct ieee80211_eht_operation _oper; 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 Dutil.c2858 struct ieee80211_eht_operation *eht_oper; in ieee80211_ie_build_eht_oper()
2860 u8 eht_oper_len = offsetof(struct ieee80211_eht_operation, optional); in ieee80211_ie_build_eht_oper()
2869 eht_oper = (struct ieee80211_eht_operation *)pos; in ieee80211_ie_build_eht_oper()
3108 const struct ieee80211_eht_operation *eht_oper, in ieee80211_chandef_he_6ghz_oper()
H A Dmesh.c671 len = 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in mesh_add_eht_oper_ie()
993 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in ieee80211_mesh_build_beacon()
H A Dieee80211_i.h1768 const struct ieee80211_eht_operation *eht_operation;
2641 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()
662 const struct ieee80211_eht_operation *eht_op) in ieee80211_verify_sta_eht_mcs_support()
/linux-6.15/include/linux/
H A Dieee80211.h2341 struct ieee80211_eht_operation { struct
3297 const struct ieee80211_eht_operation *elem = (const void *)data; in ieee80211_eht_oper_size_ok()
3316 ieee80211_eht_oper_dis_subchan_bitmap(const struct ieee80211_eht_operation *eht_oper) in ieee80211_eht_oper_dis_subchan_bitmap()
/linux-6.15/include/net/
H A Dcfg80211.h1526 const struct ieee80211_eht_operation *eht_oper;