Searched refs:lro_supported (Results 1 – 5 of 5) sorted by relevance
2324 if (dev_cap->lro_supported && !priv->sh->config.dv_flow_en) in mlx5_port_args_config()2325 dev_cap->lro_supported = 0; in mlx5_port_args_config()2326 if (dev_cap->lro_supported) { in mlx5_port_args_config()
781 MLX5_ASSERT(priv->sh->dev_cap.lro_supported); in mlx5_devx_tir_attr_set()
377 if (priv->sh->dev_cap.lro_supported) in mlx5_get_rx_queue_offloads()846 !priv->sh->dev_cap.lro_supported) { in mlx5_rx_queue_setup()
154 uint32_t lro_supported:1; /* Whether LRO is supported. */ member
375 sh->dev_cap.lro_supported = 1; in mlx5_os_capabilities_prepare()