Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dmain.c1379 set_bit(RTW_FLAG_DIG_DISABLE, rtwdev->flags); in rtw_core_scan_start()
1390 clear_bit(RTW_FLAG_DIG_DISABLE, rtwdev->flags); in rtw_core_scan_complete()
Dmain.h362 RTW_FLAG_DIG_DISABLE, enumerator
Dphy.c490 if (test_bit(RTW_FLAG_DIG_DISABLE, rtwdev->flags)) in rtw_phy_dig()