Searched refs:ratecfg (Results 1 – 2 of 2) sorted by relevance
1662 woal_tx_rate_cfg *ratecfg = NULL; in woal_setget_priv_txratecfg() local1752 ratecfg = (woal_tx_rate_cfg *)respbuf; in woal_setget_priv_txratecfg()1754 ratecfg->rate_format = 0xFF; in woal_setget_priv_txratecfg()1757 ratecfg->rate_format = rate->param.rate_cfg.rate_format; in woal_setget_priv_txratecfg()1758 ratecfg->rate_index = rate->param.rate_cfg.rate; in woal_setget_priv_txratecfg()
2083 woal_tx_rate_cfg *ratecfg = NULL; in woal_setget_priv_txratecfg() local2255 ratecfg = (woal_tx_rate_cfg *)respbuf; in woal_setget_priv_txratecfg()2257 ratecfg->rate_format = 0xFF; in woal_setget_priv_txratecfg()2260 ratecfg->rate_format = rate->param.rate_cfg.rate_format; in woal_setget_priv_txratecfg()2261 ratecfg->rate_index = rate->param.rate_cfg.rate; in woal_setget_priv_txratecfg()2264 ratecfg->nss = rate->param.rate_cfg.nss; in woal_setget_priv_txratecfg()2265 ratecfg->rate_setting = rate->param.rate_cfg.rate_setting; in woal_setget_priv_txratecfg()