Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_mcc_quota_public_struct.h36 #define MAX_MCC_QUOTA_CH_NUM 4 macro
72 struct channel_quota chan_quota[MAX_MCC_QUOTA_CH_NUM];
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_concurrency_tlv.c301 if (param_tlvs->num_chan_quota > MAX_MCC_QUOTA_CH_NUM) in extract_mcc_quota_ev_param_tlv()
305 (uint32_t)MAX_MCC_QUOTA_CH_NUM); in extract_mcc_quota_ev_param_tlv()