Searched refs:ALE_SECURE (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/ethernet/ti/ |
| A D | cpsw_ale.h | 142 #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 | cpsw_new.c | 609 ALE_SECURE, slave->port_vlan); in cpsw_port_add_dual_emac_def_ale_entries() 1001 flags = ALE_VLAN | ALE_SECURE; in cpsw_ndo_set_mac_address()
|
| A D | am65-cpsw-nuss.c | 1780 HOST_PORT_NUM, ALE_SECURE, 0); in am65_cpsw_nuss_ndo_slave_set_mac_address() 3105 HOST_PORT_NUM, ALE_SECURE, slave->port_vlan); in am65_cpsw_init_port_emac_ale() 3120 HOST_PORT_NUM, ALE_SECURE | ALE_BLOCKED | ALE_VLAN, in am65_cpsw_init_port_switch_ale()
|
| A D | cpsw_ale.c | 524 cpsw_ale_set_secure(ale_entry, (flags & ALE_SECURE) ? 1 : 0); in cpsw_ale_add_ucast()
|
| A D | cpsw.c | 561 ALE_SECURE, slave->port_vlan); in cpsw_add_dual_emac_def_ale_entries()
|
Completed in 30 milliseconds