Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c4881 wmi_offchan_data_tx_send_cmd_fixed_param *cmd; in send_offchan_data_tx_cmd_tlv()
4890 cmd_len = sizeof(wmi_offchan_data_tx_send_cmd_fixed_param) + in send_offchan_data_tx_cmd_tlv()
4898 cmd = (wmi_offchan_data_tx_send_cmd_fixed_param *) wmi_buf_data(buf); in send_offchan_data_tx_cmd_tlv()
4903 (wmi_offchan_data_tx_send_cmd_fixed_param)); in send_offchan_data_tx_cmd_tlv()
4909 bufp += sizeof(wmi_offchan_data_tx_send_cmd_fixed_param); in send_offchan_data_tx_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h3220 …TLV_TAG_STRUC_wmi_offchan_data_tx_send_cmd_fixed_param, wmi_offchan_data_tx_send_cmd_fixed_param, …
H A Dwmi_unified.h7614 } wmi_offchan_data_tx_send_cmd_fixed_param; typedef