Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c89 #define PCIEM_LINK_CTL_ASPMC_L0S PCIEM_LNKCTL_ASPM_L0S macro
1274 if (state & PCIEM_LINK_CTL_ASPMC_L0S) in alc_init_pcie()
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c3870 if (!(reg & PCIEM_LINK_CTL_ASPMC_L0S)) /* L0s Entry disabled. */ in wpi_set_pslevel()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c6455 if (!(reg & PCIEM_LINK_CTL_ASPMC_L0S)) /* L0s Entry disabled. */