Searched refs:cmd_txp_cfg (Results 1 – 2 of 2) sorted by relevance
220 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg() local231 memmove(cmd_txp_cfg, txp, in mwifiex_cmd_tx_power_cfg()237 cmd_txp_cfg + in mwifiex_cmd_tx_power_cfg()243 memmove(cmd_txp_cfg, txp, sizeof(*txp)); in mwifiex_cmd_tx_power_cfg()245 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()248 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
1774 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in nxpwifi_cmd_sta_tx_power_cfg() local1787 memmove(cmd_txp_cfg, txp, in nxpwifi_cmd_sta_tx_power_cfg()1793 cmd_txp_cfg + in nxpwifi_cmd_sta_tx_power_cfg()1799 memmove(cmd_txp_cfg, txp, sizeof(*txp)); in nxpwifi_cmd_sta_tx_power_cfg()1801 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in nxpwifi_cmd_sta_tx_power_cfg()1804 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in nxpwifi_cmd_sta_tx_power_cfg()