Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ale.h95 #define ALE_PORT_2 BIT(2) macro
H A Dcpsw.c670 unreg_mcast_mask = ALE_PORT_1 | ALE_PORT_2; in cpsw_add_default_vlan()
1018 unreg_mcast_mask = ALE_PORT_1 | ALE_PORT_2; in cpsw_add_vlan_ale_entry()
H A Dcpsw_new.c523 ALE_PORT_1 | ALE_PORT_2); in cpsw_init_host_port_switch()
1491 (cpsw->br_members == (ALE_PORT_1 | ALE_PORT_2))) in cpsw_port_offload_fwd_mark_update()