Searched refs:ALE_SECURE (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_ale.h | 88 #define ALE_SECURE BIT(0) macro
|
A D | am65-cpsw-switchdev.c | 185 HOST_PORT_NUM, ALE_VLAN | ALE_SECURE, vid); in am65_cpsw_port_vlan_add()
|
A D | am65-cpsw-nuss.c | 1304 HOST_PORT_NUM, ALE_SECURE, 0); in am65_cpsw_nuss_ndo_slave_set_mac_address() 2282 HOST_PORT_NUM, ALE_SECURE, slave->port_vlan); in am65_cpsw_init_port_emac_ale() 2297 HOST_PORT_NUM, ALE_SECURE | ALE_BLOCKED | ALE_VLAN, in am65_cpsw_init_port_switch_ale()
|
A D | cpsw_new.c | 604 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()
|
A D | cpsw_ale.c | 475 cpsw_ale_set_secure(ale_entry, (flags & ALE_SECURE) ? 1 : 0); in cpsw_ale_add_ucast()
|
A D | cpsw.c | 557 ALE_SECURE, slave->port_vlan); in cpsw_add_dual_emac_def_ale_entries()
|
Completed in 19 milliseconds