Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsta_cmd.c251 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg() local
262 memmove(cmd_txp_cfg, txp, in mwifiex_cmd_tx_power_cfg()
268 cmd_txp_cfg + in mwifiex_cmd_tx_power_cfg()
274 memmove(cmd_txp_cfg, txp, sizeof(*txp)); in mwifiex_cmd_tx_power_cfg()
276 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
279 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()