Home
last modified time | relevance | path

Searched refs:PRUETH_PORT_MII0 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h104 PRUETH_PORT_MII0, /* physical port RG/SG MII 0 */ enumerator
366 case PRUETH_PORT_MII0: in prueth_emac_slice()
H A Dicssg_config.c754 if (emac->port_id == PRUETH_PORT_MII0) in icssg_get_pvid()
772 if (port == PRUETH_PORT_MII0) in icssg_set_pvid()
H A Dicssg_prueth.c1203 port == PRUETH_PORT_MII0 ? in prueth_netdev_init()
1334 if (prueth->br_members == (BIT(PRUETH_PORT_MII0) | BIT(PRUETH_PORT_MII1))) in prueth_offload_fwd_mark_update()
1462 if (prueth->br_members & BIT(PRUETH_PORT_MII0) && in prueth_netdevice_port_link()
1515 if (prueth->hsr_members & BIT(PRUETH_PORT_MII0) && in prueth_hsr_port_link()
H A Dicssg_prueth_sr1.c455 case PRUETH_PORT_MII0: in prueth_emac_stop()
793 port == PRUETH_PORT_MII0 ? in prueth_netdev_init()
H A Dicssg_common.c1364 return PRUETH_PORT_MII0; in prueth_node_port()