Searched refs:host_cmd_ds_txpwr_cfg (Results 1 – 4 of 4) sorted by relevance
224 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()227 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()231 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()237 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()239 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()245 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
371 ((u8 *) data_buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_get_power_level()409 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()418 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()436 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
810 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()834 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()839 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()843 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
807 struct host_cmd_ds_txpwr_cfg { struct1166 struct host_cmd_ds_txpwr_cfg txp_cfg;