Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.c3995 val &= ~BNX2_RPM_CONFIG_ACPI_ENA; in bnx2_setup_wol()
4039 val &= ~BNX2_RPM_CONFIG_ACPI_ENA; in bnx2_set_power_state()
Dbnx2.h3135 #define BNX2_RPM_CONFIG_ACPI_ENA (1L<<1) macro