Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h122 FS_FTE_STATUS_EXISTING = 1UL << 0, enumerator
H A Dfs_core.c1558 if (!(fte->status & FS_FTE_STATUS_EXISTING)) in add_rule_fte()
1566 fte->status |= FS_FTE_STATUS_EXISTING; in add_rule_fte()