Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h721 u8 *vht_operation; member
/openbmc/linux/net/mac80211/
H A Dmlme.c4094 (!elems->vht_cap_elem || !elems->vht_operation)))) { in ieee80211_assoc_config_link()
4147 if (!elems->vht_operation && bss_elems->vht_operation && in ieee80211_assoc_config_link()
4149 elems->vht_operation = bss_elems->vht_operation; in ieee80211_assoc_config_link()
4170 (!elems->vht_cap_elem || !elems->vht_operation)) { in ieee80211_assoc_config_link()
4899 vht_oper = elems->vht_operation; in ieee80211_prep_channel()
6191 elems->vht_operation, elems->he_operation, in ieee80211_rx_mgmt_beacon()
H A Dibss.c1060 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1070 elems->vht_operation, in ieee80211_update_sta_info()
H A Dmesh.c106 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
H A Dieee80211_i.h1694 const struct ieee80211_vht_operation *vht_operation; member
H A Dutil.c1200 elems->vht_operation = (void *)pos; in _ieee802_11_parse_elems_full()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c947 elems->vht_operation = pos; in rtw_ieee802_11_parse_elems()