Searched refs:MLX5_WOL_ARP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx5/ | ||
H A D | driver.h | 773 MLX5_WOL_ARP = 1 << 3, enumerator |
/freebsd/sys/dev/mlx5/mlx5_core/ | ||
H A D | mlx5_port.c | 461 wol_supported |= MLX5_WOL_ARP; in mlx5_is_wol_supported() |