Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c79 #define ALE_ALL_PORTS 0x7 macro
538 ALE_ALL_PORTS << priv->host_port, \
605 cpsw_ale_flush_multicast(ale, ALE_ALL_PORTS << in cpsw_set_promiscious()
651 cpsw_ale_flush_multicast(priv->ale, ALE_ALL_PORTS << priv->host_port, in cpsw_ndo_set_rx_mode()
1189 unreg_mcast_mask = ALE_ALL_PORTS; in cpsw_add_default_vlan()
1193 cpsw_ale_add_vlan(priv->ale, vlan, ALE_ALL_PORTS << port, in cpsw_add_default_vlan()
1194 ALE_ALL_PORTS << port, ALE_ALL_PORTS << port, in cpsw_add_default_vlan()
1276 ALE_ALL_PORTS << priv->host_port, in cpsw_ndo_open()
1277 ALE_ALL_PORTS << priv->host_port, 0, 0); in cpsw_ndo_open()
1660 port_mask = ALE_ALL_PORTS; in cpsw_add_vlan_ale_entry()
[all …]