Home
last modified time | relevance | path

Searched refs:FLOW_ACT_NO_APPEND (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Dfs.h189 FLOW_ACT_NO_APPEND = BIT(0), enumerator
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c558 flow_act.flags |= FLOW_ACT_NO_APPEND; in rx_add_rule()
1249 flow_act.flags |= FLOW_ACT_NO_APPEND; in tx_add_rule()
1344 flow_act.flags |= FLOW_ACT_NO_APPEND; in tx_add_policy()
1409 flow_act.flags |= FLOW_ACT_NO_APPEND; in rx_add_policy()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c1865 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
1903 if (!(flow_act->flags & FLOW_ACT_NO_APPEND) && in try_add_to_existing_fg()