Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c84 #define ALE_ALL_PORTS 0x7 macro
587 cpsw_ale_add_mcast(cpsw->ale, addr, ALE_ALL_PORTS, 0, 0, 0); in cpsw_add_mcast()
644 cpsw_ale_flush_multicast(ale, ALE_ALL_PORTS, -1); in cpsw_set_promiscious()
690 cpsw_ale_flush_multicast(cpsw->ale, ALE_ALL_PORTS, vid); in cpsw_ndo_set_rx_mode()
1525 unreg_mcast_mask = ALE_ALL_PORTS; in cpsw_add_default_vlan()
1529 cpsw_ale_add_vlan(cpsw->ale, vlan, ALE_ALL_PORTS, in cpsw_add_default_vlan()
1530 ALE_ALL_PORTS, ALE_ALL_PORTS, in cpsw_add_default_vlan()
1894 ALE_ALL_PORTS, ALE_ALL_PORTS, 0, 0); in cpsw_ndo_open()
2305 port_mask = ALE_ALL_PORTS; in cpsw_add_vlan_ale_entry()
2308 unreg_mcast_mask = ALE_ALL_PORTS; in cpsw_add_vlan_ale_entry()