Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h84 #define WMI_NLO_FREQ_THRESH 1000 macro
111 #define WMI_NLO_FREQ_THRESH 1000 /* in MHz */ macro
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c6790 if (channel_list[i] < WMI_NLO_FREQ_THRESH) { in send_pno_start_cmd_tlv()