Home
last modified time | relevance | path

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

/linux/include/linux/mlx4/
H A Ddevice.h173 MLX4_DEV_CAP_FLAG_FCS_KEEP = 1LL << 34, enumerator
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c1113 if (mdev->dev->caps.flags & MLX4_DEV_CAP_FLAG_FCS_KEEP) { in mlx4_en_config_rss_qp()
H A Den_netdev.c3393 if (mdev->dev->caps.flags & MLX4_DEV_CAP_FLAG_FCS_KEEP) in mlx4_en_init_netdev()