Home
last modified time | relevance | path

Searched refs:vht_op_present (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h81 uint8_t vht_op_present:1; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c862 if (hdd_sta_ctx->cache_conn_info.conn_flag.vht_op_present) in hdd_calculate_station_info_ie_size()
938 if (hdd_sta_ctx->cache_conn_info.conn_flag.vht_op_present) { in hdd_populate_station_info_skb()
H A Dwlan_hdd_cm_connect.c1145 hdd_sta_ctx->conn_info.conn_flag.vht_op_present = true; in hdd_cm_save_bss_info()
1148 hdd_sta_ctx->conn_info.conn_flag.vht_op_present = false; in hdd_cm_save_bss_info()