Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dmesh_plink.c471 if (elems->ht_operation && in mesh_sta_info_init()
472 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
Dibss.c1043 if (sta && elems->ht_operation && elems->ht_cap_elem && in ieee80211_update_sta_info()
1053 ieee80211_chandef_ht_oper(elems->ht_operation, &chandef); in ieee80211_update_sta_info()
1071 elems->ht_operation, in ieee80211_update_sta_info()
Dmesh.c100 ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def); in mesh_matches_local()
106 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
Dmlme.c4092 (!elems->ht_cap_elem || !elems->ht_operation)) || in ieee80211_assoc_config_link()
4135 if (!elems->ht_operation && bss_elems->ht_operation && in ieee80211_assoc_config_link()
4137 elems->ht_operation = bss_elems->ht_operation; in ieee80211_assoc_config_link()
4162 (!elems->wmm_param || !elems->ht_cap_elem || !elems->ht_operation)) { in ieee80211_assoc_config_link()
4889 ht_oper = elems->ht_operation; in ieee80211_prep_channel()
6186 elems->vht_cap_elem, elems->ht_operation, in ieee80211_rx_mgmt_beacon()
Dieee80211_i.h1692 const struct ieee80211_ht_operation *ht_operation; member
Dutil.c1174 elems->ht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dieee80211.h715 u8 *ht_operation; member
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c939 elems->ht_operation = pos; in rtw_ieee802_11_parse_elems()