Home
last modified time | relevance | path

Searched refs:WIL_PLATFORM_CAPA_T_PWR_ON_0 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dwil_platform.h27 WIL_PLATFORM_CAPA_T_PWR_ON_0 = 1, enumerator
Dmain.c1619 if (test_bit(WIL_PLATFORM_CAPA_T_PWR_ON_0, wil->platform_capa) && in wil_reset()