Searched refs:rts_rty_lowest_rate (Results 1 – 8 of 8) sorted by relevance
312 u32 rts_rty_lowest_rate:4; member
193 …cctrl.rts_rty_lowest_rate = (sta->chandef.band == BAND_ON_24G) ? (RTW_DATA_RATE_CCK1) : (RTW_DATA_… in _hal_update_cctrl_tbl()194 cctl_info_mask.rts_rty_lowest_rate = 0xF; in _hal_update_cctrl_tbl()
988 cctrl->rts_rty_lowest_rate = in _set_role_cctrl()989 (cctrl->rts_rty_lowest_rate & in _set_role_cctrl()990 ~mask->rts_rty_lowest_rate) | in _set_role_cctrl()991 (mask->rts_rty_lowest_rate & info->rts_rty_lowest_rate); in _set_role_cctrl()1228 SET_WORD(info->rts_rty_lowest_rate, in mac_upd_cctl_info()1344 SET_WORD(mask->rts_rty_lowest_rate, in mac_upd_cctl_info()
12759 u32 rts_rty_lowest_rate:4; member