Home
last modified time | relevance | path

Searched refs:host_cmd_ds_tx_rate_cfg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A 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()
H A Dfw.h1365 struct host_cmd_ds_tx_rate_cfg { struct
2320 struct host_cmd_ds_tx_rate_cfg tx_rate_cfg;
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A 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()
H A Dfw.h1359 struct host_cmd_ds_tx_rate_cfg { struct
2316 struct host_cmd_ds_tx_rate_cfg tx_rate_cfg;

Completed in 24 milliseconds