Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c270 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &resp->params.tx_rate_cfg; in mwifiex_ret_tx_rate_cfg()
277 tlv_buf = ((u8 *)rate_cfg) + sizeof(struct host_cmd_ds_tx_rate_cfg); in mwifiex_ret_tx_rate_cfg()
Dsta_cmd.c174 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &cmd->params.tx_rate_cfg; in mwifiex_cmd_tx_rate_cfg()
185 sizeof(struct host_cmd_ds_tx_rate_cfg)); in mwifiex_cmd_tx_rate_cfg()
226 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_tx_rate_cfg) + in mwifiex_cmd_tx_rate_cfg()
Dfw.h1364 struct host_cmd_ds_tx_rate_cfg { struct
2319 struct host_cmd_ds_tx_rate_cfg tx_rate_cfg;