Searched refs:ICE_WOL_SUPPORT_M (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/ice/ | ||
| HD | ice_type.h | 485 #define ICE_WOL_SUPPORT_M BIT(0) macro |
| HD | ice_common.c | 2637 caps->apm_wol_support = !!(phys_id & ICE_WOL_SUPPORT_M); in ice_parse_common_caps() |