Home
last modified time | relevance | path

Searched refs:vht_operation (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/include/ !
Dieee80211.h718 u8 *vht_operation; member
/linux-6.1.9/net/mac80211/ !
Dmlme.c3970 (!elems->vht_cap_elem || !elems->vht_operation)))) { in ieee80211_assoc_config_link()
4022 if (!elems->vht_operation && bss_elems->vht_operation && in ieee80211_assoc_config_link()
4024 elems->vht_operation = bss_elems->vht_operation; in ieee80211_assoc_config_link()
4045 (!elems->vht_cap_elem || !elems->vht_operation)) { in ieee80211_assoc_config_link()
4670 vht_oper = elems->vht_operation; in ieee80211_prep_channel()
5705 elems->vht_operation, elems->he_operation, in ieee80211_rx_mgmt_beacon()
Dibss.c1056 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1066 elems->vht_operation, in ieee80211_update_sta_info()
Dmesh.c105 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
Dieee80211_i.h1647 const struct ieee80211_vht_operation *vht_operation; member
Dutil.c1202 elems->vht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
/linux-6.1.9/drivers/staging/rtl8723bs/core/ !
Drtw_ieee80211.c947 elems->vht_operation = pos; in rtw_ieee802_11_parse_elems()