Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c2813 if (!--obj->ft_prio->anchor.rule_goto_table_ref) in steering_anchor_cleanup()
3019 if (!ft_prio->anchor.rule_goto_table_ref) { in UVERBS_HANDLER()
3025 ft_prio->anchor.rule_goto_table_ref++; in UVERBS_HANDLER()
3044 --ft_prio->anchor.rule_goto_table_ref; in UVERBS_HANDLER()
H A Dmlx5_ib.h238 unsigned int rule_goto_table_ref; member