Home
last modified time | relevance | path

Searched refs:host_cmd_ds_txpwr_cfg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c676 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()
698 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()
706 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()
711 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
H A Dsta_cmd.c244 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()
247 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()
251 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
257 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
259 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()
265 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
H A Dsta_cmdresp.c384 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()
392 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
H A Dfw.h1386 struct host_cmd_ds_txpwr_cfg { struct
2321 struct host_cmd_ds_txpwr_cfg txp_cfg;
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c664 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()
686 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()
694 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()
699 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
H A Dsta_cmd.c232 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()
235 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()
239 cpu_to_le16(S_DS_GEN + 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()
247 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()
253 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
H A Dsta_cmdresp.c373 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()
H A Dfw.h1380 struct host_cmd_ds_txpwr_cfg { struct
2317 struct host_cmd_ds_txpwr_cfg txp_cfg;

Completed in 24 milliseconds