host_cmd_ds_txpwr_cfg
struct host_cmd_ds_txpwr_cfg txp_cfg;
struct host_cmd_ds_txpwr_cfg *txp)
struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg;
cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg));
sizeof(struct host_cmd_ds_txpwr_cfg));
sizeof(struct host_cmd_ds_txpwr_cfg) +
sizeof(struct host_cmd_ds_txpwr_cfg));
struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg;
sizeof(struct host_cmd_ds_txpwr_cfg));
struct host_cmd_ds_txpwr_cfg *txp_cfg;
txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf;
(buf + sizeof(struct host_cmd_ds_txpwr_cfg));
(buf + sizeof(struct host_cmd_ds_txpwr_cfg)