Searched refs:ALE_PORT_HOST (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/ti/ | ||
D | cpsw_ale.h | 75 #define ALE_PORT_HOST BIT(0) macro |
D | cpsw.c | 1655 port_mask = (1 << (priv->emac_port + 1)) | ALE_PORT_HOST; in cpsw_add_vlan_ale_entry() |