promisc_all       717 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	int promisc_all;
promisc_all       726 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	promisc_all = FLAG_VF_UNICAST_PROMISC |
promisc_all       728 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	if ((flags & promisc_all) == promisc_all) {
promisc_all       887 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	int promisc_all = 0;
promisc_all       896 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 					   &promisc_all);
promisc_all       900 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		  vport->vport, promisc_all, promisc_mc);
promisc_all       905 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		promisc_all = 0;
promisc_all       908 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	esw_apply_vport_rx_mode(esw, vport, promisc_all,
promisc_all       909 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 				(promisc_all || promisc_mc));
promisc_all       781 drivers/net/ethernet/mellanox/mlx5/core/vport.c 				 int *promisc_all)
promisc_all       799 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	*promisc_all = MLX5_GET(query_nic_vport_context_out, out,
promisc_all       800 drivers/net/ethernet/mellanox/mlx5/core/vport.c 				nic_vport_context.promisc_all);
promisc_all       811 drivers/net/ethernet/mellanox/mlx5/core/vport.c 				  int promisc_all)
promisc_all       827 drivers/net/ethernet/mellanox/mlx5/core/vport.c 		 nic_vport_context.promisc_all, promisc_all);
promisc_all      3214 include/linux/mlx5/mlx5_ifc.h 	u8         promisc_all[0x1];
promisc_all       115 include/linux/mlx5/vport.h 				 int *promisc_all);
promisc_all       119 include/linux/mlx5/vport.h 				  int promisc_all);