Searched refs:SET_PORT_MC_PROMISC_SHIFT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Den_port.h40 #define SET_PORT_MC_PROMISC_SHIFT 30 macro
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1298 SET_PORT_MC_PROMISC_SHIFT;
1300 promisc << SET_PORT_MC_PROMISC_SHIFT |
1599 context->mcast = cpu_to_be32(m_promisc << SET_PORT_MC_PROMISC_SHIFT |
H A Dmlx4.h769 #define SET_PORT_MC_PROMISC_SHIFT 30 macro

Completed in 53 milliseconds