Searched refs:cmd_txp_cfg (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsta_cmd.c246 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; mwifiex_cmd_tx_power_cfg() local
257 memmove(cmd_txp_cfg, txp, mwifiex_cmd_tx_power_cfg()
263 cmd_txp_cfg + mwifiex_cmd_tx_power_cfg()
269 memmove(cmd_txp_cfg, txp, sizeof(*txp)); mwifiex_cmd_tx_power_cfg()
271 cmd_txp_cfg->action = cpu_to_le16(cmd_action); mwifiex_cmd_tx_power_cfg()
274 cmd_txp_cfg->action = cpu_to_le16(cmd_action); mwifiex_cmd_tx_power_cfg()

Completed in 101 milliseconds