Searched refs:sta_cfg_cmd (Results 1 – 3 of 3) sorted by relevance
2754 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &cmd->params.sta_cfg; in nxpwifi_cmd_sta_get_chan_info() local2756 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in nxpwifi_cmd_sta_get_chan_info()2759 cmd->size = cpu_to_le16(sizeof(*sta_cfg_cmd) + in nxpwifi_cmd_sta_get_chan_info()2761 sta_cfg_cmd->action = cpu_to_le16(cmd_action); in nxpwifi_cmd_sta_get_chan_info()2776 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &resp->params.sta_cfg; in nxpwifi_ret_sta_get_chan_info() local2785 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in nxpwifi_ret_sta_get_chan_info()
1993 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &cmd->params.sta_cfg; in mwifiex_cmd_get_chan_info() local1995 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_cmd_get_chan_info()1998 cmd->size = cpu_to_le16(sizeof(*sta_cfg_cmd) + in mwifiex_cmd_get_chan_info()2000 sta_cfg_cmd->action = cpu_to_le16(cmd_action); in mwifiex_cmd_get_chan_info()
1194 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &resp->params.sta_cfg; in mwifiex_ret_get_chan_info() local1198 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_ret_get_chan_info()