Home
last modified time | relevance | path

Searched refs:RTW_FLAG_POWERON (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dps.c29 if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags)) in rtw_enter_ips()
53 if (test_bit(RTW_FLAG_POWERON, rtwdev->flags)) in rtw_leave_ips()
H A Dsdio.c60 test_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw_sdio_use_memcpy_io()
149 if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags) && in rtw_sdio_use_direct_io()
H A Dmac.c309 clear_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw_mac_power_switch()
325 set_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw_mac_power_switch()
H A Drtw88xxa.c753 clear_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw88xxa_power_off()
1014 if (test_bit(RTW_FLAG_POWERON, rtwdev->flags)) in rtw88xxa_power_on()
1233 set_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw88xxa_power_on()
H A Dwow.c595 if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags)) { in rtw_wow_leave_no_link_ps()
H A Dmain.h371 RTW_FLAG_POWERON, enumerator
H A Dcoex.c4072 !test_bit(RTW_FLAG_POWERON, rtwdev->flags), in rtw_coex_display_coex_info()