Home
last modified time | relevance | path

Searched refs:iqk_kpath (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_iqk.c20 u8 iqk_kpath(struct rf_info *rf, enum phl_phy_idx phy_idx) in iqk_kpath() function
23 return iqk_ops->iqk_kpath(rf, phy_idx); in iqk_kpath()
288 switch (iqk_kpath(rf, phy_idx)) { in halrf_drv_iqk()
H A Dhalrf.h168 u8 (*iqk_kpath)(struct rf_info *rf, enum phl_phy_idx phy_idx); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_iqk.c20 u8 iqk_kpath(struct rf_info *rf, enum phl_phy_idx phy_idx) in iqk_kpath() function
23 return iqk_ops->iqk_kpath(rf, phy_idx); in iqk_kpath()
288 switch (iqk_kpath(rf, phy_idx)) { in halrf_drv_iqk()
H A Dhalrf.h168 u8 (*iqk_kpath)(struct rf_info *rf, enum phl_phy_idx phy_idx); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_8852b.c747 .iqk_kpath = halrf_kpath_8852b,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_8852b.c747 .iqk_kpath = halrf_kpath_8852b,