Searched refs:sta_cfg_cmd (Results 1 – 2 of 2) sorted by relevance
1898 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &cmd->params.sta_cfg; in mwifiex_cmd_get_chan_info() local1900 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_cmd_get_chan_info()1903 cmd->size = cpu_to_le16(sizeof(*sta_cfg_cmd) + in mwifiex_cmd_get_chan_info()1905 sta_cfg_cmd->action = cpu_to_le16(cmd_action); in mwifiex_cmd_get_chan_info()
1182 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &resp->params.sta_cfg; in mwifiex_ret_get_chan_info() local1186 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_ret_get_chan_info()