Home
last modified time | relevance | path

Searched refs:host_cmd_ds_txpwr_cfg (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/mwifiex/
Dsta_ioctl.c654 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()
Dsta_cmd.c248 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()
Dsta_cmdresp.c401 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()
Dfw.h1263 struct host_cmd_ds_txpwr_cfg { struct
2118 struct host_cmd_ds_txpwr_cfg txp_cfg;