Searched refs:host_cmd_ds_tx_rate_cfg (Results 1 – 5 of 5) sorted by relevance
259 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()
162 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()199 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_tx_rate_cfg) + in mwifiex_cmd_tx_rate_cfg()
1404 struct host_cmd_ds_tx_rate_cfg { struct2383 struct host_cmd_ds_tx_rate_cfg tx_rate_cfg;
1910 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &cmd->params.tx_rate_cfg; in nxpwifi_cmd_sta_tx_rate_cfg()1922 sizeof(struct host_cmd_ds_tx_rate_cfg)); in nxpwifi_cmd_sta_tx_rate_cfg()1963 cpu_to_le16(S_DS_GEN + sizeof(struct host_cmd_ds_tx_rate_cfg) + in nxpwifi_cmd_sta_tx_rate_cfg()1998 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &resp->params.tx_rate_cfg; in nxpwifi_ret_sta_tx_rate_cfg()2003 tlv_buf = ((u8 *)rate_cfg) + sizeof(struct host_cmd_ds_tx_rate_cfg); in nxpwifi_ret_sta_tx_rate_cfg()
1444 struct host_cmd_ds_tx_rate_cfg { struct2391 struct host_cmd_ds_tx_rate_cfg tx_rate_cfg;