Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c126 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro
2387 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2391 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()
2395 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2399 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2408 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()
2412 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()
2514 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2516 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2517 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()
[all …]