Searched refs:iqk_mcc_page_sel (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_iqk.c | 201 bool iqk_mcc_page_sel(struct rf_info *rf, enum phl_phy_idx phy_idx, u8 path) in iqk_mcc_page_sel() function 205 return iqk_ops->iqk_mcc_page_sel(rf, phy_idx, path);; in iqk_mcc_page_sel() 255 if(iqk_mcc_page_sel(rf, phy_idx, path)) { in halrf_doiqk()
|
| H A D | halrf.h | 169 bool (*iqk_mcc_page_sel)(struct rf_info *rf, enum phl_phy_idx phy, u8 path); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_iqk.c | 201 bool iqk_mcc_page_sel(struct rf_info *rf, enum phl_phy_idx phy_idx, u8 path) in iqk_mcc_page_sel() function 205 return iqk_ops->iqk_mcc_page_sel(rf, phy_idx, path);; in iqk_mcc_page_sel() 255 if(iqk_mcc_page_sel(rf, phy_idx, path)) { in halrf_doiqk()
|
| H A D | halrf.h | 169 bool (*iqk_mcc_page_sel)(struct rf_info *rf, enum phl_phy_idx phy, u8 path); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_8852b.c | 748 .iqk_mcc_page_sel = iqk_mcc_page_sel_8852b,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_8852b.c | 748 .iqk_mcc_page_sel = iqk_mcc_page_sel_8852b,
|