Searched refs:ALE_ALL_PORTS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_new.c | 521 cpsw_ale_add_vlan(cpsw->ale, vlan, ALE_ALL_PORTS, in cpsw_init_host_port_switch() 522 ALE_ALL_PORTS, ALE_ALL_PORTS, in cpsw_init_host_port_switch() 543 cpsw_ale_add_vlan(cpsw->ale, vlan, ALE_ALL_PORTS, ALE_ALL_PORTS, 0, 0); in cpsw_init_host_port_dual_mac()
|
H A D | cpsw_priv.h | 47 #define ALE_ALL_PORTS 0x7 macro
|