Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h65 struct mlx5_flow_group *allow_spoofchk_only_grp; member
Deswitch.c1056 vport->ingress.allow_spoofchk_only_grp = g; in esw_vport_enable_ingress_acl()
1073 if (!IS_ERR_OR_NULL(vport->ingress.allow_spoofchk_only_grp)) in esw_vport_enable_ingress_acl()
1075 vport->ingress.allow_spoofchk_only_grp); in esw_vport_enable_ingress_acl()
1112 mlx5_destroy_flow_group(vport->ingress.allow_spoofchk_only_grp); in esw_vport_disable_ingress_acl()
1119 vport->ingress.allow_spoofchk_only_grp = NULL; in esw_vport_disable_ingress_acl()