Lines Matching refs:host_cmd_ds_command

137 	struct host_cmd_ds_command *host_cmd = (void *)cmd_node->cmd_skb->data;  in mwifiex_recycle_cmd_node()
156 struct host_cmd_ds_command *cmd, in mwifiex_cmd_host_cmd()
180 struct host_cmd_ds_command *host_cmd; in mwifiex_dnld_cmd_to_fw()
187 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_dnld_cmd_to_fw()
564 struct host_cmd_ds_command *cmd_ptr; in mwifiex_send_cmd()
630 skb_put_zero(cmd_node->cmd_skb, sizeof(struct host_cmd_ds_command)); in mwifiex_send_cmd()
632 cmd_ptr = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_send_cmd()
694 struct host_cmd_ds_command *host_cmd = NULL; in mwifiex_insert_cmd_to_pending_q()
698 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_insert_cmd_to_pending_q()
746 struct host_cmd_ds_command *host_cmd; in mwifiex_exec_next_cmd()
766 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_exec_next_cmd()
808 struct host_cmd_ds_command *resp; in mwifiex_process_cmdresp()
817 resp = (struct host_cmd_ds_command *) adapter->upld_buf; in mwifiex_process_cmdresp()
824 resp = (struct host_cmd_ds_command *)adapter->curr_cmd->resp_skb->data; in mwifiex_process_cmdresp()
1174 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_hs_cfg()
1237 struct host_cmd_ds_command *cmd = (struct host_cmd_ds_command *) pbuf; in mwifiex_process_sleep_confirm_resp()
1304 struct host_cmd_ds_command *cmd, in mwifiex_cmd_enh_power_mode()
1388 struct host_cmd_ds_command *resp, in mwifiex_ret_enh_power_mode()
1459 struct host_cmd_ds_command *cmd) in mwifiex_cmd_get_hw_spec()
1492 struct host_cmd_ds_command *resp) in mwifiex_ret_get_hw_spec()
1676 struct host_cmd_ds_command *resp, in mwifiex_ret_wakeup_reason()