Searched refs:wol_mask (Results 1 – 1 of 1) sorted by relevance
52 int wol_mask = 0, ncsi_mask = 0; in ngbe_init_type_code() local58 wol_mask = wx->subsystem_device_id & NGBE_WOL_MASK; in ngbe_init_type_code()65 wx->wol_hw_supported = (wol_mask == NGBE_WOL_SUP) ? 1 : 0; in ngbe_init_type_code()