Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_priv.h271 #define B53_CPU_PORT_25 5 macro
354 ent->port = B53_CPU_PORT_25; in b53_arl_to_entry_25()
388 if (is_unicast_ether_addr(ent->mac) && ent->port == B53_CPU_PORT_25) in b53_arl_from_entry_25()
429 ent->port |= BIT(B53_CPU_PORT_25); in b53_arl_search_to_entry_25()
431 ent->port = B53_CPU_PORT_25; in b53_arl_search_to_entry_25()
H A Db53_common.c547 if ((is5325(dev) || is5365(dev)) && cpu_port == B53_CPU_PORT_25) in b53_imp_vlan_setup()
568 if (port == B53_CPU_PORT_25) in b53_port_set_ucast_flood()
593 if (port == B53_CPU_PORT_25) in b53_port_set_mcast_flood()
844 if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25) in b53_enable_cpu_port()
1132 case B53_CPU_PORT_25: in b53_get_phy_device()
2468 case B53_CPU_PORT_25: in b53_possible_cpu_port()