Home
last modified time | relevance | path

Searched refs:RTW_FLAG_POWERON (Results 1 – 6 of 6) 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 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.c754 clear_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw88xxa_power_off()
1015 if (test_bit(RTW_FLAG_POWERON, rtwdev->flags)) in rtw88xxa_power_on()
1234 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 Drtw8822b.c1011 if (test_bit(RTW_FLAG_POWERON, rtwdev->flags)) in rtw8822b_set_antenna()