Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_priv.h272 #define B53_CPU_PORT 8 macro
353 if (is_unicast_ether_addr(ent->mac) && ent->port == B53_CPU_PORT) in b53_arl_to_entry_25()
389 *mac_vid |= (u64)B53_CPU_PORT << ARLTBL_DATA_PORT_ID_S_25; in b53_arl_from_entry_25()
430 else if (!is_multicast_ether_addr(ent->mac) && ent->port == B53_CPU_PORT) in b53_arl_search_to_entry_25()
H A Db53_common.c548 cpu_port = B53_CPU_PORT; in b53_imp_vlan_setup()
569 port = B53_CPU_PORT; in b53_port_set_ucast_flood()
594 port = B53_CPU_PORT; in b53_port_set_mcast_flood()
845 port = B53_CPU_PORT; in b53_enable_cpu_port()
1134 case B53_CPU_PORT: in b53_get_phy_device()
2470 case B53_CPU_PORT: in b53_possible_cpu_port()
2525 if (dev->chip_id == BCM58XX_DEVICE_ID && port == B53_CPU_PORT) { in b53_get_tag_protocol()
3080 .cpu_port = B53_CPU_PORT,