Searched refs:host_cmd_ds_txpwr_cfg (Results 1 – 4 of 4) sorted by relevance
654 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()676 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()684 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()689 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
248 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()251 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()255 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()261 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()263 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()269 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
401 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()409 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
1263 struct host_cmd_ds_txpwr_cfg { struct2118 struct host_cmd_ds_txpwr_cfg txp_cfg;