Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dport.c639 SET_PORT_MC_PROMISC_SHIFT; in mlx4_common_set_port()
641 promisc << SET_PORT_MC_PROMISC_SHIFT | in mlx4_common_set_port()
821 context->mcast = cpu_to_be32(m_promisc << SET_PORT_MC_PROMISC_SHIFT | in mlx4_SET_PORT_qpn_calc()
Den_port.h40 #define SET_PORT_MC_PROMISC_SHIFT 30 macro
Dmlx4.h639 #define SET_PORT_MC_PROMISC_SHIFT 30 macro