Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h253 u32 mlx5e_tc_get_flow_tun_id(struct mlx5e_tc_flow *flow);
Den_tc.c1154 mlx5e_tc_get_flow_tun_id(flow)); in mlx5e_tc_offload_fdb_rules()
1833 u32 mlx5e_tc_get_flow_tun_id(struct mlx5e_tc_flow *flow) in mlx5e_tc_get_flow_tun_id() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1819 u32 tun_id = mlx5e_tc_get_flow_tun_id(flow); in __mlx5_tc_ct_flow_offload()