Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c6390 nlo_channel_prediction_cfg *channel_prediction_cfg = in wmi_set_pno_channel_prediction()
6391 (nlo_channel_prediction_cfg *) buf_ptr; in wmi_set_pno_channel_prediction()
6394 WMITLV_GET_STRUCT_TLVLEN(nlo_channel_prediction_cfg)); in wmi_set_pno_channel_prediction()
6402 buf_ptr += sizeof(nlo_channel_prediction_cfg); in wmi_set_pno_channel_prediction()
6696 len += sizeof(nlo_channel_prediction_cfg); in send_pno_start_cmd_tlv()
6804 sizeof(nlo_channel_prediction_cfg)); in send_pno_start_cmd_tlv()
6807 buf_ptr += sizeof(nlo_channel_prediction_cfg); in send_pno_start_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h25240 typedef struct nlo_channel_prediction_cfg { struct
25258 } nlo_channel_prediction_cfg; argument
H A Dwmi_tlv_defs.h3052 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, nlo_channel_prediction_cfg, channel_prediction_…