• Home
  • Raw
  • Download

Lines Matching refs:host_cmd_ds_command

115 				struct host_cmd_ds_command *cmd,  in mwifiex_cmd_host_cmd()
139 struct host_cmd_ds_command *host_cmd; in mwifiex_dnld_cmd_to_fw()
148 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_dnld_cmd_to_fw()
505 struct host_cmd_ds_command *cmd_ptr; in mwifiex_send_cmd()
562 memset(skb_put(cmd_node->cmd_skb, sizeof(struct host_cmd_ds_command)), in mwifiex_send_cmd()
563 0, sizeof(struct host_cmd_ds_command)); in mwifiex_send_cmd()
565 cmd_ptr = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_send_cmd()
646 struct host_cmd_ds_command *host_cmd = (void *)cmd_node->cmd_skb->data; in mwifiex_recycle_cmd_node()
668 struct host_cmd_ds_command *host_cmd = NULL; in mwifiex_insert_cmd_to_pending_q()
672 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_insert_cmd_to_pending_q()
720 struct host_cmd_ds_command *host_cmd; in mwifiex_exec_next_cmd()
745 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_exec_next_cmd()
787 struct host_cmd_ds_command *resp; in mwifiex_process_cmdresp()
800 resp = (struct host_cmd_ds_command *) adapter->upld_buf; in mwifiex_process_cmdresp()
809 resp = (struct host_cmd_ds_command *) adapter->curr_cmd->resp_skb->data; in mwifiex_process_cmdresp()
1189 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_hs_cfg()
1252 struct host_cmd_ds_command *cmd = (struct host_cmd_ds_command *) pbuf; in mwifiex_process_sleep_confirm_resp()
1319 struct host_cmd_ds_command *cmd, in mwifiex_cmd_enh_power_mode()
1403 struct host_cmd_ds_command *resp, in mwifiex_ret_enh_power_mode()
1474 struct host_cmd_ds_command *cmd) in mwifiex_cmd_get_hw_spec()
1507 struct host_cmd_ds_command *resp) in mwifiex_ret_get_hw_spec()