Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c4618 ROAM_OFFLOAD_NUM_MCS_SET); in wmi_fill_rso_tlvs()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c601 val_len = ROAM_OFFLOAD_NUM_MCS_SET; in cm_roam_scan_offload_fill_lfr3_config()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h22978 #define ROAM_OFFLOAD_NUM_MCS_SET (16) macro
22996 …A_UINT32 mcsset[ROAM_OFFLOAD_NUM_MCS_SET>>2]; /* since this 4 byte aligned, we don't declare it as…