Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c2472 bool big_data_fw_support = false; in hdd_get_station_info_ex() local
2476 ucfg_mc_cp_get_big_data_fw_support(hdd_ctx->psoc, &big_data_fw_support); in hdd_get_station_info_ex()
2478 if (hdd_cm_is_disconnected(link_info) && big_data_fw_support) in hdd_get_station_info_ex()