Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1457 set_bit(RTW_FLAG_DIG_DISABLE, rtwdev->flags); in rtw_core_scan_start()
1471 clear_bit(RTW_FLAG_DIG_DISABLE, rtwdev->flags); in rtw_core_scan_complete()
H A Dmain.h362 RTW_FLAG_DIG_DISABLE, enumerator
H A Dphy.c490 if (test_bit(RTW_FLAG_DIG_DISABLE, rtwdev->flags)) in rtw_phy_dig()