Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_ethss.c121 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro
2016 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2020 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()
2024 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2028 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2037 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()
2041 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()
2143 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2145 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2146 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()