Searched refs:_dpk_sync_check (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/ |
D | rtw8851b_rfk.c | 1937 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2010 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_kip_set_rxagc()
|
D | rtw8852b_rfk.c | 1983 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2030 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_sync()
|
D | rtw8852c_rfk.c | 2123 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2290 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_kip_set_rxagc()
|
D | rtw8852a_rfk.c | 2145 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, in _dpk_sync_check() function 2193 return _dpk_sync_check(rtwdev, path); /*1= fail*/ in _dpk_sync()
|