Searched refs:ALE_SECURE (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.h | 142 #define ALE_SECURE BIT(0) macro
|
H A D | am65-cpsw-switchdev.c | 185 HOST_PORT_NUM, ALE_VLAN | ALE_SECURE, vid); in am65_cpsw_port_vlan_add()
|
H A D | cpsw_new.c | 605 ALE_SECURE, slave->port_vlan); in cpsw_port_add_dual_emac_def_ale_entries() 995 flags = ALE_VLAN | ALE_SECURE; in cpsw_ndo_set_mac_address()
|
H A D | am65-cpsw-nuss.c | 1768 HOST_PORT_NUM, ALE_SECURE, 0); in am65_cpsw_nuss_ndo_slave_set_mac_address() 3089 HOST_PORT_NUM, ALE_SECURE, slave->port_vlan); in am65_cpsw_init_port_emac_ale() 3104 HOST_PORT_NUM, ALE_SECURE | ALE_BLOCKED | ALE_VLAN, in am65_cpsw_init_port_switch_ale()
|
H A D | cpsw_ale.c | 512 cpsw_ale_set_secure(ale_entry, (flags & ALE_SECURE) ? 1 : 0); in cpsw_ale_add_ucast()
|
H A D | cpsw.c | 557 ALE_SECURE, slave->port_vlan); in cpsw_add_dual_emac_def_ale_entries()
|