Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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.c307 clear_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw_mac_power_switch()
316 set_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw_mac_power_switch()
H A Dwow.c595 if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags)) { in rtw_wow_leave_no_link_ps()
H A Dsdio.c59 test_bit(RTW_FLAG_POWERON, rtwdev->flags); in rtw_sdio_use_memcpy_io()
H A Dmain.h367 RTW_FLAG_POWERON, enumerator
H A Dcoex.c4059 !test_bit(RTW_FLAG_POWERON, rtwdev->flags), in rtw_coex_display_coex_info()