Home
last modified time | relevance | path

Searched refs:ofst_mode (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c127 u16 ofst_mode = 0; in halbb_get_plurality_rx_rate_mu() local
142 ofst_mode = BB_HE_1SS_MCS0; in halbb_get_plurality_rx_rate_mu()
146 ofst_mode = BB_VHT_1SS_MCS0; in halbb_get_plurality_rx_rate_mu()
171 rx_rate_plurality = ofst_mode + (ofst_ss << 4) + idx; in halbb_get_plurality_rx_rate_mu()
544 u16 ofst_mode = 0; in halbb_get_plurality_rx_rate_su() local
571 ofst_mode = BB_HE_1SS_MCS0; in halbb_get_plurality_rx_rate_su()
575 ofst_mode = BB_VHT_1SS_MCS0; in halbb_get_plurality_rx_rate_su()
579 ofst_mode = BB_HT_MCS0; in halbb_get_plurality_rx_rate_su()
607 rx_rate_plurality = ofst_mode + (ofst_ss << 4) + idx; in halbb_get_plurality_rx_rate_su()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c127 u16 ofst_mode = 0; in halbb_get_plurality_rx_rate_mu() local
142 ofst_mode = BB_HE_1SS_MCS0; in halbb_get_plurality_rx_rate_mu()
146 ofst_mode = BB_VHT_1SS_MCS0; in halbb_get_plurality_rx_rate_mu()
171 rx_rate_plurality = ofst_mode + (ofst_ss << 4) + idx; in halbb_get_plurality_rx_rate_mu()
544 u16 ofst_mode = 0; in halbb_get_plurality_rx_rate_su() local
571 ofst_mode = BB_HE_1SS_MCS0; in halbb_get_plurality_rx_rate_su()
575 ofst_mode = BB_VHT_1SS_MCS0; in halbb_get_plurality_rx_rate_su()
579 ofst_mode = BB_HT_MCS0; in halbb_get_plurality_rx_rate_su()
607 rx_rate_plurality = ofst_mode + (ofst_ss << 4) + idx; in halbb_get_plurality_rx_rate_su()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_bb.c1087 u16 ofst_mode = 0; in rtw_hal_bb_get_su_rx_rate() local
1111 ofst_mode = 0x180; in rtw_hal_bb_get_su_rx_rate()
1115 ofst_mode = 0x100; in rtw_hal_bb_get_su_rx_rate()
1119 ofst_mode = 0x80; in rtw_hal_bb_get_su_rx_rate()
1139 rx_rate = ofst_mode + (ofst_ss << 4) + idx; in rtw_hal_bb_get_su_rx_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_bb.c1087 u16 ofst_mode = 0; in rtw_hal_bb_get_su_rx_rate() local
1111 ofst_mode = 0x180; in rtw_hal_bb_get_su_rx_rate()
1115 ofst_mode = 0x100; in rtw_hal_bb_get_su_rx_rate()
1119 ofst_mode = 0x80; in rtw_hal_bb_get_su_rx_rate()
1139 rx_rate = ofst_mode + (ofst_ss << 4) + idx; in rtw_hal_bb_get_su_rx_rate()