Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dcpsw_ale.h141 #define ALE_SECURE BIT(0) macro
H A Dam65-cpsw-switchdev.c185 HOST_PORT_NUM, ALE_VLAN | ALE_SECURE, vid); in am65_cpsw_port_vlan_add()
H A Dcpsw_new.c605 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 Dam65-cpsw-nuss.c1768 HOST_PORT_NUM, ALE_SECURE, 0); in am65_cpsw_nuss_ndo_slave_set_mac_address()
3086 HOST_PORT_NUM, ALE_SECURE, slave->port_vlan); in am65_cpsw_init_port_emac_ale()
3101 HOST_PORT_NUM, ALE_SECURE | ALE_BLOCKED | ALE_VLAN, in am65_cpsw_init_port_switch_ale()
H A Dcpsw_ale.c510 cpsw_ale_set_secure(ale_entry, (flags & ALE_SECURE) ? 1 : 0); in cpsw_ale_add_ucast()
H A Dcpsw.c557 ALE_SECURE, slave->port_vlan); in cpsw_add_dual_emac_def_ale_entries()