Searched defs:mlx5e_tc_psample (Results 1 – 1 of 1) sorted by relevance
21 struct mlx5e_tc_psample { struct22 struct mlx5_eswitch *esw;23 struct mlx5_flow_table *termtbl;24 struct mlx5_flow_handle *termtbl_rule;26 struct mutex ht_lock; /* protect hashtbl */28 struct mutex restore_lock; /* protect restore_hashtbl */29 struct mlx5e_post_act *post_act;
Completed in 12 milliseconds