Home
last modified time | relevance | path

Searched refs:rule_goto_table_ref (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dfs.c2267 if (!--obj->ft_prio->anchor.rule_goto_table_ref) in steering_anchor_cleanup()
2444 if (!ft_prio->anchor.rule_goto_table_ref) { in UVERBS_HANDLER()
2450 ft_prio->anchor.rule_goto_table_ref++; in UVERBS_HANDLER()
2469 --ft_prio->anchor.rule_goto_table_ref; in UVERBS_HANDLER()
Dmlx5_ib.h249 unsigned int rule_goto_table_ref; member