Home
last modified time | relevance | path

Searched refs:MLX4_DEV_CAP_FLAG_FCS_KEEP (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ifmlx4/
HDen_rx.c743 if (mdev->dev->caps.flags & MLX4_DEV_CAP_FLAG_FCS_KEEP) { in mlx4_en_config_rss_qp()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDen_rx.c765 if (mdev->dev->caps.flags & MLX4_DEV_CAP_FLAG_FCS_KEEP) { in mlx4_en_config_rss_qp()
/NextBSD/sys/ofed/include/linux/mlx4/
HDdevice.h158 MLX4_DEV_CAP_FLAG_FCS_KEEP = 1LL << 34, enumerator