Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Den_port.h38 #define SET_PORT_PROMISC_SHIFT 31 macro
Dport.c1377 SET_PORT_PROMISC_SHIFT; in mlx4_common_set_port()
1379 promisc << SET_PORT_PROMISC_SHIFT | in mlx4_common_set_port()
1661 context->promisc = cpu_to_be32(promisc << SET_PORT_PROMISC_SHIFT | in mlx4_SET_PORT_qpn_calc()
Dmlx4.h782 #define SET_PORT_PROMISC_SHIFT 31 macro