Home
last modified time | relevance | path

Searched refs:mlx4_map_sw_to_hw_steering_mode (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c760 int mlx4_map_sw_to_hw_steering_mode(struct mlx4_dev *dev, in mlx4_map_sw_to_hw_steering_mode() function
769 EXPORT_SYMBOL_GPL(mlx4_map_sw_to_hw_steering_mode);
/drivers/infiniband/hw/mlx4/
Dmain.c1646 if (mlx4_map_sw_to_hw_steering_mode(mdev->dev, flow_type) < 0) in __mlx4_ib_create_flow()
1656 ctrl->type = mlx4_map_sw_to_hw_steering_mode(mdev->dev, flow_type); in __mlx4_ib_create_flow()