Searched refs:ALE_ALL_PORTS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/ti/ |
| D | cpsw.c | 147 cpsw_ale_flush_multicast(ale, ALE_ALL_PORTS, -1); in cpsw_set_promiscious() 191 mask = cpsw->data.dual_emac ? ALE_PORT_HOST : ALE_ALL_PORTS; in cpsw_set_mc() 1306 unreg_mcast_mask = ALE_ALL_PORTS; in cpsw_add_default_vlan() 1310 cpsw_ale_add_vlan(cpsw->ale, vlan, ALE_ALL_PORTS, in cpsw_add_default_vlan() 1311 ALE_ALL_PORTS, ALE_ALL_PORTS, in cpsw_add_default_vlan() 1696 ALE_ALL_PORTS, ALE_ALL_PORTS, 0, 0); in cpsw_ndo_open() 2110 port_mask = ALE_ALL_PORTS; in cpsw_add_vlan_ale_entry() 2114 unreg_mcast_mask = ALE_ALL_PORTS; in cpsw_add_vlan_ale_entry()
|
| D | cpsw_priv.h | 44 #define ALE_ALL_PORTS 0x7 macro
|