Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c3413 wmi_fd_tmpl_cmd_fixed_param *cmd; in send_fd_tmpl_cmd_tlv()
3418 wmi_buf_len = sizeof(wmi_fd_tmpl_cmd_fixed_param) + in send_fd_tmpl_cmd_tlv()
3425 cmd = (wmi_fd_tmpl_cmd_fixed_param *) buf_ptr; in send_fd_tmpl_cmd_tlv()
3428 WMITLV_GET_STRUCT_TLVLEN(wmi_fd_tmpl_cmd_fixed_param)); in send_fd_tmpl_cmd_tlv()
3431 buf_ptr += sizeof(wmi_fd_tmpl_cmd_fixed_param); in send_fd_tmpl_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h2784 …M(id,op,buf,len, WMITLV_TAG_STRUC_wmi_fd_tmpl_cmd_fixed_param, wmi_fd_tmpl_cmd_fixed_param, fixed_…
H A Dwmi_unified.h19770 } wmi_fd_tmpl_cmd_fixed_param; typedef