Home
last modified time | relevance | path

Searched defs:rtw_ra_sta_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_def.h626 struct rtw_ra_sta_info { struct
636 u16 curr_tx_rate; /*use struct bb_rate_info, [PHYDM] FW->Driver*/
637 enum channel_width ra_bw_mode; /*remove to phl, [Driver] max bandwidth, for RA only*/
638 enum channel_width curr_tx_bw; /*bb_rate_info, [PHYDM] FW->Driver*/
642 u8 ra_nss_limit; /* 0: no limitation, otherwise, limit to tx nss pkt*/
643 bool dis_ra; /*move from rtw_hal_stainfo_t*/
644 bool ra_registered;/*move from rtw_hal_stainfo_t*/
645 u64 ra_mask;/*move from rtw_hal_stainfo_t*/ /*drv decide by specific req*/
646 u64 cur_ra_mask;/*move from rtw_hal_stainfo_t*/
648 u8 cal_giltf; /* 3bit gi_ltf ctrl by driver*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_def.h627 struct rtw_ra_sta_info { struct
637 u16 curr_tx_rate; /*use struct bb_rate_info, [PHYDM] FW->Driver*/
638 enum channel_width ra_bw_mode; /*remove to phl, [Driver] max bandwidth, for RA only*/
639 enum channel_width curr_tx_bw; /*bb_rate_info, [PHYDM] FW->Driver*/
643 u8 ra_nss_limit; /* 0: no limitation, otherwise, limit to tx nss pkt*/
644 bool dis_ra; /*move from rtw_hal_stainfo_t*/
645 bool ra_registered;/*move from rtw_hal_stainfo_t*/
646 u64 ra_mask;/*move from rtw_hal_stainfo_t*/ /*drv decide by specific req*/
647 u64 cur_ra_mask;/*move from rtw_hal_stainfo_t*/
649 u8 cal_giltf; /* 3bit gi_ltf ctrl by driver*/
[all …]