Searched refs:I40E_WOL_SUPPORT_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | i40e_type.h | 360 #define I40E_WOL_SUPPORT_MASK 0x1 macro |
H A D | i40e_common.c | 4072 p->apm_wol_support = phys_id & I40E_WOL_SUPPORT_MASK; in i40e_parse_discover_capabilities() |