Home
last modified time | relevance | path

Searched refs:PRUETH_PORT_MII1 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.h95 PRUETH_PORT_MII1, /* physical port RG/SG MII 1 */ enumerator
323 case PRUETH_PORT_MII1: in prueth_emac_slice()
Dicssg_prueth.c882 if (emac->port_id == PRUETH_PORT_MII1) in prueth_netdev_init()
998 if (prueth->br_members == (BIT(PRUETH_PORT_MII0) | BIT(PRUETH_PORT_MII1))) in prueth_offload_fwd_mark_update()
1116 prueth->br_members & BIT(PRUETH_PORT_MII1)) { in prueth_netdevice_port_link()
1164 prueth->hsr_members & BIT(PRUETH_PORT_MII1)) { in prueth_hsr_port_link()
Dicssg_common.c867 case PRUETH_PORT_MII1: in prueth_emac_stop()
1121 return PRUETH_PORT_MII1; in prueth_node_port()
Dicssg_config.c783 else if (port == PRUETH_PORT_MII1) in icssg_set_pvid()