Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_type.h411 #define ICE_WOL_SUPPORT_M BIT(0) macro
Dice_common.c2395 caps->apm_wol_support = !!(phys_id & ICE_WOL_SUPPORT_M); in ice_parse_common_caps()