Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/inc/
H A Dwmi_unified_roam_param.h96 uint16_t num_bursts; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c1243 req->num_bursts = content; in hdd_parse_plm_cmd()
1244 hdd_debug("num bursts %d", req->num_bursts); in hdd_parse_plm_cmd()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c730 cmd->number_bursts = plm->num_bursts; in send_plm_start_cmd_tlv()