Searched defs:mlx5e_psp_tx (Results 1 – 1 of 1) sorted by relevance
24 struct mlx5e_psp_tx { struct25 struct mlx5_flow_namespace *ns;26 struct mlx5_flow_table *ft;27 struct mlx5_flow_group *fg;28 struct mlx5_flow_handle *rule;29 struct mutex mutex; /* Protect PSP TX steering */30 u32 refcnt;