Searched refs:host_cmd_ds_txpwr_cfg (Results 1 – 4 of 4) sorted by relevance
340 ((u8 *) data_buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_get_power_level()378 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()387 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()405 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
225 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()228 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()232 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()238 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()240 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()246 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
606 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()627 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()632 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()636 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
1020 struct host_cmd_ds_txpwr_cfg { struct1592 struct host_cmd_ds_txpwr_cfg txp_cfg;