Home
last modified time | relevance | path

Searched refs:eht_oper_len (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_assoc.h209 uint32_t eht_oper_len; member
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_station_info.c781 if (!conn_info->eht_oper_len) in hdd_add_eht_oper_info()
784 if (nla_put(skb, EHT_OPERATION, conn_info->eht_oper_len, in hdd_add_eht_oper_info()
791 conn_info->eht_oper_len); in hdd_add_eht_oper_info()
H A Dwlan_hdd_assoc.c1198 hdd_sta_ctx->conn_info.eht_oper_len = in hdd_copy_eht_operation()
1261 hdd_sta_ctx->conn_info.eht_oper_len = in hdd_copy_eht_operation()
1289 hdd_sta_ctx->conn_info.eht_oper_len = in hdd_copy_eht_operation()
/wlan-driver/wpa_supplicant_8/src/common/ !
H A Dieee802_11_common.c