Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_ethss.c122 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro
2215 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2219 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()
2223 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2227 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2236 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()
2240 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()
2342 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2344 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2345 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()