Home
last modified time | relevance | path

Searched refs:host_cmd_ds_tx_rate_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c259 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &resp->params.tx_rate_cfg; in mwifiex_ret_tx_rate_cfg()
266 tlv_buf = ((u8 *)rate_cfg) + sizeof(struct host_cmd_ds_tx_rate_cfg); in mwifiex_ret_tx_rate_cfg()
Dsta_cmd.c162 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &cmd->params.tx_rate_cfg; in mwifiex_cmd_tx_rate_cfg()
173 sizeof(struct host_cmd_ds_tx_rate_cfg)); in mwifiex_cmd_tx_rate_cfg()
214 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_tx_rate_cfg) + in mwifiex_cmd_tx_rate_cfg()
Dfw.h1357 struct host_cmd_ds_tx_rate_cfg { struct
2314 struct host_cmd_ds_tx_rate_cfg tx_rate_cfg;