Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx5/
Dvport.h67 int *promisc_all);
72 int promisc_all);
94 bool promisc_all);
Dmlx5_ifc.h2369 u8 promisc_all[0x1]; member
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_vport.c699 bool promisc_all) in mlx5_set_nic_vport_promisc() argument
716 if (promisc_all) in mlx5_set_nic_vport_promisc()
717 MLX5_SET(nic_vport_context, ctx, promisc_all, 1); in mlx5_set_nic_vport_promisc()
1447 int *promisc_all) in mlx5_query_nic_vport_promisc() argument
1465 *promisc_all = MLX5_GET(query_nic_vport_context_out, out, in mlx5_query_nic_vport_promisc()
1466 nic_vport_context.promisc_all); in mlx5_query_nic_vport_promisc()
1477 int promisc_all) in mlx5_modify_nic_vport_promisc() argument
1495 nic_vport_context.promisc_all, promisc_all); in mlx5_modify_nic_vport_promisc()