Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c2833 if (!--obj->ft_prio->anchor.rule_goto_table_ref) in steering_anchor_cleanup()
3039 if (!ft_prio->anchor.rule_goto_table_ref) { in UVERBS_HANDLER()
3045 ft_prio->anchor.rule_goto_table_ref++; in UVERBS_HANDLER()
3064 --ft_prio->anchor.rule_goto_table_ref; in UVERBS_HANDLER()
H A Dmlx5_ib.h251 unsigned int rule_goto_table_ref; member