Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c235 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg() local
246 memmove(cmd_txp_cfg, txp, in mwifiex_cmd_tx_power_cfg()
252 cmd_txp_cfg + in mwifiex_cmd_tx_power_cfg()
258 memmove(cmd_txp_cfg, txp, sizeof(*txp)); in mwifiex_cmd_tx_power_cfg()
260 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
263 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()