Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c126 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro
2382 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2386 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()
2390 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2394 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2403 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()
2407 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()
2509 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2511 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2512 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()
[all …]