Searched refs:iqk_get_ch_info (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 | 188 void iqk_get_ch_info(struct rf_info *rf, enum phl_phy_idx phy_idx, u8 path) in iqk_get_ch_info() function 193 iqk_ops->iqk_get_ch_info(rf, phy_idx, path); in iqk_get_ch_info() 267 iqk_get_ch_info(rf, phy_idx, path); in halrf_doiqk()
|
| H A D | halrf.h | 170 void (*iqk_get_ch_info)(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 | 188 void iqk_get_ch_info(struct rf_info *rf, enum phl_phy_idx phy_idx, u8 path) in iqk_get_ch_info() function 193 iqk_ops->iqk_get_ch_info(rf, phy_idx, path); in iqk_get_ch_info() 267 iqk_get_ch_info(rf, phy_idx, path); in halrf_doiqk()
|
| H A D | halrf.h | 170 void (*iqk_get_ch_info)(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 | 749 .iqk_get_ch_info = iqk_get_ch_info_8852b,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_8852b.c | 749 .iqk_get_ch_info = iqk_get_ch_info_8852b,
|