Home
last modified time | relevance | path

Searched refs:get_en_info (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_custom.c79 bool get_en_info, in rtw_hal_query_pkt_detect_thold() argument
83 return rtw_hal_bb_query_pkt_detect_thold(hal_info, get_en_info, phy_idx); in rtw_hal_query_pkt_detect_thold()
H A Dhal_custom.h39 bool get_en_info,
H A Dhal_api_bb.h117 bool get_en_info,
H A Dhal_api_bb.c526 bool get_en_info, in rtw_hal_bb_query_pkt_detect_thold() argument
529 return halbb_querry_pd_lower_bound(hal_info->bb, get_en_info, phy_idx); in rtw_hal_bb_query_pkt_detect_thold()
H A Dhal_api.h235 bool get_en_info,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_custom.c79 bool get_en_info, in rtw_hal_query_pkt_detect_thold() argument
83 return rtw_hal_bb_query_pkt_detect_thold(hal_info, get_en_info, phy_idx); in rtw_hal_query_pkt_detect_thold()
H A Dhal_custom.h39 bool get_en_info,
H A Dhal_api_bb.h117 bool get_en_info,
H A Dhal_api_bb.c526 bool get_en_info, in rtw_hal_bb_query_pkt_detect_thold() argument
529 return halbb_querry_pd_lower_bound(hal_info->bb, get_en_info, phy_idx); in rtw_hal_bb_query_pkt_detect_thold()
H A Dhal_api.h235 bool get_en_info,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b.h47 u8 halbb_querry_pd_lower_bound_8852b(struct bb_info *bb, bool get_en_info,
H A Dhalbb_8852b.c312 u8 halbb_querry_pd_lower_bound_8852b(struct bb_info *bb, bool get_en_info, enum phl_phy_idx phy_idx) in halbb_querry_pd_lower_bound_8852b() argument
318 if (get_en_info) in halbb_querry_pd_lower_bound_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b.h47 u8 halbb_querry_pd_lower_bound_8852b(struct bb_info *bb, bool get_en_info,
H A Dhalbb_8852b.c312 u8 halbb_querry_pd_lower_bound_8852b(struct bb_info *bb, bool get_en_info, enum phl_phy_idx phy_idx) in halbb_querry_pd_lower_bound_8852b() argument
318 if (get_en_info) in halbb_querry_pd_lower_bound_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_api_ex.h105 u8 halbb_querry_pd_lower_bound(struct bb_info *bb, bool get_en_info,
H A Dhalbb_api.c1630 u8 halbb_querry_pd_lower_bound(struct bb_info *bb, bool get_en_info, in halbb_querry_pd_lower_bound() argument
1644 rpt = halbb_querry_pd_lower_bound_8852a_2(bb, get_en_info, phy_idx); in halbb_querry_pd_lower_bound()
1649 rpt = halbb_querry_pd_lower_bound_8852b(bb, get_en_info, phy_idx); in halbb_querry_pd_lower_bound()
1654 rpt = halbb_querry_pd_lower_bound_8852c(bb, get_en_info, phy_idx); in halbb_querry_pd_lower_bound()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_api_ex.h105 u8 halbb_querry_pd_lower_bound(struct bb_info *bb, bool get_en_info,
H A Dhalbb_api.c1630 u8 halbb_querry_pd_lower_bound(struct bb_info *bb, bool get_en_info, in halbb_querry_pd_lower_bound() argument
1644 rpt = halbb_querry_pd_lower_bound_8852a_2(bb, get_en_info, phy_idx); in halbb_querry_pd_lower_bound()
1649 rpt = halbb_querry_pd_lower_bound_8852b(bb, get_en_info, phy_idx); in halbb_querry_pd_lower_bound()
1654 rpt = halbb_querry_pd_lower_bound_8852c(bb, get_en_info, phy_idx); in halbb_querry_pd_lower_bound()