Searched refs:ht_operation (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | ieee80211.h | 686 u8 *ht_operation; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 715 u8 *ht_operation; member
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_plink.c | 456 if (elems->ht_operation && in mesh_sta_info_init() 457 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
|
H A D | ibss.c | 1050 if (sta && elems->ht_operation && elems->ht_cap_elem && in ieee80211_update_sta_info() 1060 ieee80211_chandef_ht_oper(elems->ht_operation, &chandef); in ieee80211_update_sta_info() 1078 elems->ht_operation, in ieee80211_update_sta_info()
|
H A D | mlme.c | 3343 (!elems->ht_cap_elem || !elems->ht_operation)) || in ieee80211_assoc_success() 3379 if (!elems->ht_operation && bss_elems.ht_operation && in ieee80211_assoc_success() 3381 elems->ht_operation = bss_elems.ht_operation; in ieee80211_assoc_success() 3405 (!elems->wmm_param || !elems->ht_cap_elem || !elems->ht_operation)) { in ieee80211_assoc_success() 4214 elems.vht_cap_elem, elems.ht_operation, in ieee80211_rx_mgmt_beacon()
|
H A D | mesh.c | 99 ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def); in mesh_matches_local() 105 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
|
H A D | ieee80211_i.h | 1515 const struct ieee80211_ht_operation *ht_operation; member
|
H A D | util.c | 1169 elems->ht_operation = (void *)pos; in _ieee802_11_parse_elems_crc()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_plink.c | 471 if (elems->ht_operation && in mesh_sta_info_init() 472 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
|
H A D | ibss.c | 1043 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()
|
H A D | mlme.c | 4092 (!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()
|
H A D | mesh.c | 100 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()
|
H A D | ieee80211_i.h | 1692 const struct ieee80211_ht_operation *ht_operation; member
|
H A D | util.c | 1174 elems->ht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 1099 u8 *ht_operation; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_ieee80211.c | 874 elems->ht_operation = pos; in rtw_ieee802_11_parse_elems()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ieee80211.c | 939 elems->ht_operation = pos; in rtw_ieee802_11_parse_elems()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ieee80211.c | 1067 elems->ht_operation = pos; in rtw_ieee802_11_parse_elems()
|
Completed in 72 milliseconds