Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.h39 #define SET_PORT_MC_PROMISC_SHIFT 30 macro
H A Dport.c1382 SET_PORT_MC_PROMISC_SHIFT; in mlx4_common_set_port()
1384 promisc << SET_PORT_MC_PROMISC_SHIFT | in mlx4_common_set_port()
1663 context->mcast = cpu_to_be32(m_promisc << SET_PORT_MC_PROMISC_SHIFT | in mlx4_SET_PORT_qpn_calc()
H A Dmlx4.h783 #define SET_PORT_MC_PROMISC_SHIFT 30 macro