Home
last modified time | relevance | path

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

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