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_cmdresp.c340 ((u8 *) data_buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_get_power_level()
378 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()
387 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
405 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_ret_tx_power_cfg()
Dsta_cmd.c225 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg()
228 struct host_cmd_ds_txpwr_cfg *cmd_txp_cfg = &cmd->params.txp_cfg; in mwifiex_cmd_tx_power_cfg()
232 cpu_to_le16(S_DS_GEN + 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()
240 sizeof(struct host_cmd_ds_txpwr_cfg) + in mwifiex_cmd_tx_power_cfg()
246 sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_cmd_tx_power_cfg()
Dsta_ioctl.c606 struct host_cmd_ds_txpwr_cfg *txp_cfg; in mwifiex_set_tx_power()
627 txp_cfg = (struct host_cmd_ds_txpwr_cfg *) buf; in mwifiex_set_tx_power()
632 (buf + sizeof(struct host_cmd_ds_txpwr_cfg)); in mwifiex_set_tx_power()
636 (buf + sizeof(struct host_cmd_ds_txpwr_cfg) in mwifiex_set_tx_power()
Dfw.h1020 struct host_cmd_ds_txpwr_cfg { struct
1592 struct host_cmd_ds_txpwr_cfg txp_cfg;