Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c1478 regid_p = &dev->regid_promisc_array[port]; in mlx4_flow_steer_promisc_add()
1508 regid_p = &dev->regid_promisc_array[port]; in mlx4_flow_steer_promisc_remove()
/freebsd/sys/dev/mlx4/
H A Ddevice.h877 u64 regid_promisc_array[MLX4_MAX_PORTS + 1]; member