Searched refs:host_cmd_ds_txpwr_cfg (Results 1 – 7 of 7) sorted by relevance
546 struct host_cmd_ds_txpwr_cfg *txp_cfg; in nxpwifi_set_tx_power()568 txp_cfg = (struct host_cmd_ds_txpwr_cfg *)buf; in nxpwifi_set_tx_power()576 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in nxpwifi_set_tx_power()581 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in nxpwifi_set_tx_power()
1774 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in nxpwifi_cmd_sta_tx_power_cfg()1775 struct host_cmd_ds_txpwr_cfg *txp = in nxpwifi_cmd_sta_tx_power_cfg()1776 (struct host_cmd_ds_txpwr_cfg *)data_buf; in nxpwifi_cmd_sta_tx_power_cfg()1780 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in nxpwifi_cmd_sta_tx_power_cfg()1786 sizeof(struct host_cmd_ds_txpwr_cfg)); in nxpwifi_cmd_sta_tx_power_cfg()1788 sizeof(struct host_cmd_ds_txpwr_cfg) + in nxpwifi_cmd_sta_tx_power_cfg()1794 sizeof(struct host_cmd_ds_txpwr_cfg)); in nxpwifi_cmd_sta_tx_power_cfg()1856 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in nxpwifi_ret_sta_tx_power_cfg()1864 sizeof(struct host_cmd_ds_txpwr_cfg)); in nxpwifi_ret_sta_tx_power_cfg()
1465 struct host_cmd_ds_txpwr_cfg { struct2392 struct host_cmd_ds_txpwr_cfg txp_cfg;
730 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()752 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()760 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()765 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
217 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()220 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()224 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()230 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()232 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()
373 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()381 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
1425 struct host_cmd_ds_txpwr_cfg { struct2384 struct host_cmd_ds_txpwr_cfg txp_cfg;