Searched refs:wmi_mgmt_tx_send_cmd_fixed_param (Results 1 – 3 of 3) sorted by relevance
4681 wmi_mgmt_tx_send_cmd_fixed_param *cmd; in send_mgmt_cmd_tlv()4691 cmd_len = sizeof(wmi_mgmt_tx_send_cmd_fixed_param) + in send_mgmt_cmd_tlv()4699 cmd = (wmi_mgmt_tx_send_cmd_fixed_param *)wmi_buf_data(buf); in send_mgmt_cmd_tlv()4704 (wmi_mgmt_tx_send_cmd_fixed_param)); in send_mgmt_cmd_tlv()4710 bufp += sizeof(wmi_mgmt_tx_send_cmd_fixed_param); in send_mgmt_cmd_tlv()4759 wmi_mgmt_tx_send_cmd_fixed_param *cmd; in send_mgmt_cmd_tlv()4769 cmd_len = sizeof(wmi_mgmt_tx_send_cmd_fixed_param) + in send_mgmt_cmd_tlv()4778 cmd = (wmi_mgmt_tx_send_cmd_fixed_param *)wmi_buf_data(buf); in send_mgmt_cmd_tlv()4783 (wmi_mgmt_tx_send_cmd_fixed_param)); in send_mgmt_cmd_tlv()4790 bufp += sizeof(wmi_mgmt_tx_send_cmd_fixed_param); in send_mgmt_cmd_tlv()
3210 …buf,len, WMITLV_TAG_STRUC_wmi_mgmt_tx_send_cmd_fixed_param, wmi_mgmt_tx_send_cmd_fixed_param, fixe…
7592 } wmi_mgmt_tx_send_cmd_fixed_param; typedef