Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h107 PRUETH_PORT_MII0, /* physical port RG/SG MII 0 */ enumerator
392 case PRUETH_PORT_MII0: in prueth_emac_slice()
H A Dicssg_config.c815 if (emac->port_id == PRUETH_PORT_MII0) in icssg_get_pvid()
833 if (port == PRUETH_PORT_MII0) in icssg_set_pvid()
H A Dicssg_prueth.c1467 port == PRUETH_PORT_MII0 ? in prueth_netdev_init()
1596 if (prueth->br_members == (BIT(PRUETH_PORT_MII0) | BIT(PRUETH_PORT_MII1))) in prueth_offload_fwd_mark_update()
1695 if (prueth->br_members & BIT(PRUETH_PORT_MII0) && in prueth_netdevice_port_link()
1748 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()
790 port == PRUETH_PORT_MII0 ? in prueth_netdev_init()
H A Dicssg_common.c1681 return PRUETH_PORT_MII0; in prueth_node_port()
/linux/drivers/net/ethernet/ti/icssm/
H A Dicssm_prueth.h117 PRUETH_PORT_MII0, /* physical port MII 0 */ enumerator
H A Dicssm_prueth_switch.c543 other_port_id = (emac->port_id == PRUETH_PORT_MII0) ? in icssm_prueth_sw_insert_fdb_entry()
544 PRUETH_PORT_MII1 : PRUETH_PORT_MII0; in icssm_prueth_sw_insert_fdb_entry()
900 case PRUETH_PORT_MII0: in icssm_prueth_sw_port_config()
H A Dicssm_prueth.c1384 case PRUETH_PORT_MII0: in icssm_emac_ndo_set_rx_mode()
1454 return PRUETH_PORT_MII0; in icssm_prueth_node_port()
1522 case PRUETH_PORT_MII0: in icssm_prueth_netdev_init()
1645 all_slaves = BIT(PRUETH_PORT_MII0) | BIT(PRUETH_PORT_MII1); in icssm_prueth_port_offload_fwd_mark_update()