Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c792 if (adapter->wol_cap & BE_WOL_CAP) { in be_get_wol()
814 if (!(adapter->wol_cap & BE_WOL_CAP)) { in be_set_wol()
H A Dbe_cmds.h1564 #define BE_WOL_CAP 0x1 macro
H A Dbe_cmds.c4067 if (adapter->wol_cap & BE_WOL_CAP && in be_cmd_get_acpi_wol_cap()