cmd_txp_cfg       247 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg;
cmd_txp_cfg       258 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 			memmove(cmd_txp_cfg, txp,
cmd_txp_cfg       264 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 				  cmd_txp_cfg +
cmd_txp_cfg       270 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 			memmove(cmd_txp_cfg, txp, sizeof(*txp));
cmd_txp_cfg       272 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 		cmd_txp_cfg->action = cpu_to_le16(cmd_action);
cmd_txp_cfg       275 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 		cmd_txp_cfg->action = cpu_to_le16(cmd_action);