Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmlme.c3328 (!elems.vht_cap_elem || !elems.vht_operation))) { in ieee80211_assoc_success()
3374 if (!elems.vht_operation && bss_elems.vht_operation && in ieee80211_assoc_success()
3376 elems.vht_operation = bss_elems.vht_operation; in ieee80211_assoc_success()
3395 (!elems.vht_cap_elem || !elems.vht_operation)) { in ieee80211_assoc_success()
4122 elems.vht_operation, elems.he_operation, in ieee80211_rx_mgmt_beacon()
Dibss.c1064 if (elems->vht_operation && elems->vht_cap_elem && in ieee80211_update_sta_info()
1072 elems->vht_operation, in ieee80211_update_sta_info()
Dmesh.c100 ie->vht_operation, ie->ht_operation, in mesh_matches_local()
Dieee80211_i.h1520 const struct ieee80211_vht_operation *vht_operation; member
Dutil.c1050 elems->vht_operation = (void *)pos; in _ieee802_11_parse_elems_crc()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dieee80211.h1842 u8 *vht_operation; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_wlan_util.c2445 if (elems.vht_operation) { in _rtw_get_bcn_keys()
2463 if (elems.vht_capabilities && elems.vht_operation) in _rtw_get_bcn_keys()
Drtw_ieee80211.c1748 elems->vht_operation = pos; in rtw_ieee802_11_parse_elems()
Drtw_ap.c5785 if (elems->vht_operation && elems->vht_operation_len== VHT_OP_IE_LEN) { in rtw_ap_parse_sta_vht_ie()
5786 _rtw_memcpy(sta->vhtpriv.vht_op, elems->vht_operation, VHT_OP_IE_LEN); in rtw_ap_parse_sta_vht_ie()