Searched refs:host_cmd_ds_txpwr_cfg (Results 1 – 4 of 4) sorted by relevance
630 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()651 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()656 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()661 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
243 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()246 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()250 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()256 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()258 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()264 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
394 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()402 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
1198 struct host_cmd_ds_txpwr_cfg { struct1927 struct host_cmd_ds_txpwr_cfg txp_cfg;