Home
last modified time | relevance | path

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

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