Searched refs:GBE_PORT_MASK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | netcp_ethss.c | 126 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro 2387 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port() 2391 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port() 2395 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port() 2399 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port() 2408 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr() 2412 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr() 2514 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid() 2516 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid() 2517 GBE_PORT_MASK(gbe_de in gbe_add_vid() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | netcp_ethss.c | 126 #define GBE_PORT_MASK(x) (BIT(x) - 1) macro 2387 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port() 2391 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port() 2395 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port() 2399 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port() 2408 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr() 2412 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr() 2514 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid() 2516 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid() 2517 GBE_PORT_MASK(gbe_de in gbe_add_vid() [all...] |
Completed in 9 milliseconds