Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dnetcp_ethss.c128 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro
2389 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2393 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()
2397 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2401 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2410 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()
2414 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()
2516 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2518 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2519 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()
[all …]