Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c759 int mlx4_map_sw_to_hw_steering_mode(struct mlx4_dev *dev, in mlx4_map_sw_to_hw_steering_mode() function
768 EXPORT_SYMBOL_GPL(mlx4_map_sw_to_hw_steering_mode);
/linux-4.4.14/include/linux/mlx4/
Ddevice.h1394 int mlx4_map_sw_to_hw_steering_mode(struct mlx4_dev *dev,
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmain.c1490 if (mlx4_map_sw_to_hw_steering_mode(mdev->dev, flow_type) < 0) in __mlx4_ib_create_flow()
1500 ctrl->type = mlx4_map_sw_to_hw_steering_mode(mdev->dev, flow_type); in __mlx4_ib_create_flow()