Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx5/
Dflow_table.h52 u32 mlx5_get_flow_table_id(void *flow_table);
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dflow_table.c416 u32 mlx5_get_flow_table_id(void *flow_table) in mlx5_get_flow_table_id() function
422 EXPORT_SYMBOL(mlx5_get_flow_table_id);
Den_flow_table.c539 mlx5_get_flow_table_id(priv->ft.main)); in mlx5e_add_vlan_rule()