Lines Matching refs:params

100     HostCmd_DS_802_11_PS_MODE_ENH *psmode_enh = &cmd->params.psmode_enh;  in wlan_cmd_enh_power_mode()
112 psmode_enh->params.ps_bitmap = wlan_cpu_to_le16(ps_bitmap); in wlan_cmd_enh_power_mode()
119 psmode_enh->params.ps_bitmap = wlan_cpu_to_le16(ps_bitmap); in wlan_cmd_enh_power_mode()
126 psmode_enh->params.ps_bitmap = wlan_cpu_to_le16(ps_bitmap); in wlan_cmd_enh_power_mode()
132 psmode_enh->params.ext_param.reserved = 0; in wlan_cmd_enh_power_mode()
134 psmode_enh->params.ext_param.param.header.type = wlan_cpu_to_le16(TLV_TYPE_PS_EXT_PARAM); in wlan_cmd_enh_power_mode()
135 psmode_enh->params.ext_param.param.header.len = sizeof(t_u32); in wlan_cmd_enh_power_mode()
136 psmode_enh->params.ext_param.param.mode = wlan_cpu_to_le32(*((t_u32 *)pdata_buf)); in wlan_cmd_enh_power_mode()
141 psmode_enh->params.auto_ps.ps_bitmap = wlan_cpu_to_le16(ps_bitmap); in wlan_cmd_enh_power_mode()
217 psmode_enh->params.auto_ps.ps_bitmap = wlan_cpu_to_le16(ps_bitmap); in wlan_cmd_enh_power_mode()
261 pmpriv->tx_rate = resp->params.tx_rate.tx_rate; in wlan_ret_802_11_tx_rate_query()
263 pmpriv->tx_htinfo = resp->params.tx_rate.ht_info; in wlan_ret_802_11_tx_rate_query()
364 pmpriv->tx_rate = resp->params.tx_rate.tx_rate; in wlan_ret_802_11_tx_rate_query()
365 pmpriv->tx_rate_info = resp->params.tx_rate.tx_rate_info; in wlan_ret_802_11_tx_rate_query()
369 pmpriv->ext_tx_rate_info = resp->params.tx_rate.ext_tx_rate_info; in wlan_ret_802_11_tx_rate_query()
576 HostCmd_DS_TX_RATE_CFG *rate_cfg = (HostCmd_DS_TX_RATE_CFG *)&cmd->params.tx_rate_cfg; in wlan_cmd_tx_rate_cfg()
711 prate_cfg = (HostCmd_DS_TX_RATE_CFG *)&(resp->params.tx_rate_cfg); in wlan_ret_tx_rate_cfg()
863 HostCmd_DS_GET_HW_SPEC *hw_spec = &pcmd->params.hw_spec; in wlan_cmd_get_hw_spec()
942 HostCmd_DS_TX_RX_PKT_STATS *pkt_stats = &cmd->params.pkt_stats; in wlan_cmd_tx_pert()
980 HostCmd_DS_TX_RX_HISTOGRAM *histogram = &cmd->params.histogram; in wlan_cmd_txrx_histogram()
1040 HostCmd_DS_GET_HW_SPEC *hw_spec = &resp->params.hw_spec; in wlan_ret_get_hw_spec()
1252 …tlv = (MrvlIEtypesHeader_t *)(void *)((t_u8 *)(&resp->params) + sizeof(HostCmd_DS_GET_HW_SPEC… in wlan_ret_get_hw_spec()
1316 HostCmd_DS_REMAIN_ON_CHANNEL *remain_channel = &cmd->params.remain_on_chan; in wlan_cmd_remain_on_channel()
1368 reg = (HostCmd_DS_CHAN_REGION_CFG *)(void *)&resp->params; in wlan_ret_chan_region_cfg()
1473 HostCmd_DS_RX_ABORT_CFG *rx_abort_cfg = &cmd->params.rx_abort_cfg; in wlan_cmd_rx_abort_cfg()
1509 …HostCmd_DS_RX_ABORT_CFG_EXT *rx_abort_cfg_ext = (HostCmd_DS_RX_ABORT_CFG_EXT *)&cmd->params.rx_abo… in wlan_cmd_rx_abort_cfg_ext()
1543 … HostCmd_DS_CCK_DESENSE_CFG *cfg_cmd = (HostCmd_DS_CCK_DESENSE_CFG *)&cmd->params.cck_desense_cfg; in wlan_cmd_cck_desense_cfg()
1581 HostCmd_DS_GPIO_TSF_LATCH_PARAM_CONFIG *gpio_tsf_config = &cmd->params.gpio_tsf_latch; in wlan_cmd_gpio_tsf_latch()
1660 HostCmd_DS_GPIO_TSF_LATCH_PARAM_CONFIG *gpio_tsf_config = &resp->params.gpio_tsf_latch; in wlan_ret_gpio_tsf_latch()
1756 … HostCmd_DS_MULTI_CHAN_CFG *pmchan_cfg = (HostCmd_DS_MULTI_CHAN_CFG *)&cmd->params.multi_chan_cfg; in wlan_cmd_multi_chan_cfg()
1792 const HostCmd_DS_MULTI_CHAN_CFG *presp_cfg = &resp->params.multi_chan_cfg; in wlan_ret_multi_chan_cfg()
1830 …HostCmd_DS_MULTI_CHAN_POLICY *pmulti_chan_policy = (HostCmd_DS_MULTI_CHAN_POLICY *)&cmd->params.mu… in wlan_cmd_multi_chan_policy()
1859 const HostCmd_DS_MULTI_CHAN_POLICY *presp_cfg = &resp->params.multi_chan_policy; in wlan_ret_multi_chan_policy()
1894 HostCmd_DS_DRCS_CFG *pdrcs_cfg = (HostCmd_DS_DRCS_CFG *)&cmd->params.drcs_cfg; in wlan_cmd_drcs_cfg()
1956 const HostCmd_DS_DRCS_CFG *presp_cfg = &resp->params.drcs_cfg; in wlan_ret_drcs_cfg()
2023 … HostCmd_DS_HOST_CLOCK_CFG *host_clock = (HostCmd_DS_HOST_CLOCK_CFG *)&cmd->params.host_clock_cfg; in wlan_cmd_host_clock_cfg()
2050 … HostCmd_DS_HOST_CLOCK_CFG *host_clock = (HostCmd_DS_HOST_CLOCK_CFG *)&resp->params.host_clock_cfg; in wlan_ret_host_clock_cfg()
2267 …_INDEPENDENT_RESET_CFG *ind_rst_cfg = (HostCmd_DS_INDEPENDENT_RESET_CFG *)&cmd->params.ind_rst_cfg; in wlan_cmd_ind_rst_cfg()
2296 …INDEPENDENT_RESET_CFG *ind_rst_cfg = (HostCmd_DS_INDEPENDENT_RESET_CFG *)&resp->params.ind_rst_cfg; in wlan_ret_ind_rst_cfg()
2333 boot_sleep = &cmd->params.boot_sleep; in wlan_cmd_boot_sleep()
2354 HostCmd_DS_BOOT_SLEEP *boot_sleep = &resp->params.boot_sleep; in wlan_ret_boot_sleep()
2396 …HostCmd_DS_HS_WAKEUP_REASON *hs_wakeup_reason = (HostCmd_DS_HS_WAKEUP_REASON *)&resp->params.hs_wa… in wlan_ret_hs_wakeup_reason()
2421 HostCmd_DS_80211_TX_FRAME *tx_frame_cmd = &cmd->params.tx_frame; in wlan_cmd_tx_frame()