Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A 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()
H A Dmlx5_ib.h262 unsigned int rule_goto_table_ref; member