Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw_ale.h90 #define ALE_PORT_HOST BIT(0) macro
Dcpsw.c582 1 << slave_port | ALE_PORT_HOST, in cpsw_add_mcast()
1404 u32 port_mask = 1 << slave_port | ALE_PORT_HOST; in cpsw_add_dual_emac_def_ale_entries()
1566 ALE_PORT_HOST, 0, 0, ALE_MCAST_FWD_2); in cpsw_init_host_port()
2300 port_mask = (1 << (priv->emac_port + 1)) | ALE_PORT_HOST; in cpsw_add_vlan_ale_entry()