Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmlme.c3108 (!elems.vht_cap_elem || !elems.vht_operation))) { in ieee80211_assoc_success()
3152 if (!elems.vht_operation && bss_elems.vht_operation && in ieee80211_assoc_success()
3154 elems.vht_operation = bss_elems.vht_operation; in ieee80211_assoc_success()
3173 (!elems.vht_cap_elem || !elems.vht_operation)) { in ieee80211_assoc_success()
3883 elems.vht_operation, elems.he_operation, in ieee80211_rx_mgmt_beacon()
Dibss.c1066 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1073 ieee80211_chandef_vht_oper(elems->vht_operation, in ieee80211_update_sta_info()
Dmesh.c101 ieee80211_chandef_vht_oper(ie->vht_operation, &sta_chan_def); in mesh_matches_local()
Dieee80211_i.h1456 const struct ieee80211_vht_operation *vht_operation; member
Dutil.c949 elems->vht_operation = (void *)pos; in ieee802_11_parse_elems_crc()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dieee80211.h1113 u8 *vht_operation; member
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c1076 elems->vht_operation = pos; in rtw_ieee802_11_parse_elems()