Searched refs:NGBE_WOL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ | ||
H A D | ngbe_type.h | 43 #define NGBE_WOL_MASK 0x4000 macro |
H A D | ngbe_main.c | 58 wol_mask = wx->subsystem_device_id & NGBE_WOL_MASK; in ngbe_init_type_code() |