Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_type.h485 #define ICE_WOL_SUPPORT_M BIT(0) macro
HDice_common.c2637 caps->apm_wol_support = !!(phys_id & ICE_WOL_SUPPORT_M); in ice_parse_common_caps()