Home
last modified time | relevance | path

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

/openbmc/linux/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;