Home
last modified time | relevance | path

Searched refs:_dpk_sync_check (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a_rfk.c2165 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 Drtw8852b_rfk.c1989 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 Drtw8852bt_rfk.c2038 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()