Searched refs:_dpk_sync_check (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852a_rfk.c | 2165 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, in _dpk_sync_check() function 2214 return _dpk_sync_check(rtwdev, path); /*1= fail*/ in _dpk_sync()
|
H A D | rtw8852b_rfk.c | 1989 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2036 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_sync()
|
H A D | rtw8852bt_rfk.c | 2038 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2312 if (_dpk_sync_check(rtwdev, path, kidx) == true) { in _dpk_agc()
|