Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dnetcp_ethss.c136 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro
2395 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2399 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()
2403 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2407 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()
2416 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()
2420 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()
2522 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2524 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()
2525 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()
[all …]