Searched refs:_dpk_sync_check (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8851b_rfk.c | 2100 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2173 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_kip_set_rxagc()
|
| H A D | rtw8852b_rfk.c | 1974 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2021 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_sync()
|
| 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 | rtw8852bt_rfk.c | 2017 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2291 if (_dpk_sync_check(rtwdev, path, kidx) == true) { in _dpk_agc()
|
| H A D | rtw8852c_rfk.c | 2129 static bool _dpk_sync_check(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 kidx) in _dpk_sync_check() function 2296 return _dpk_sync_check(rtwdev, path, kidx); in _dpk_kip_set_rxagc()
|