Searched defs:tc_ht (Results 1 – 2 of 2) sorted by relevance
336 static inline int mlx5e_tc_ht_init(struct rhashtable *tc_ht) { return 0; } in mlx5e_tc_ht_init()337 static inline void mlx5e_tc_ht_cleanup(struct rhashtable *tc_ht) {} in mlx5e_tc_ht_cleanup()
120 struct rhashtable tc_ht; member