Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h108 PRUETH_PORT_MII1, /* physical port RG/SG MII 1 */ enumerator
394 case PRUETH_PORT_MII1: in prueth_emac_slice()
H A Dicssg_prueth.c1479 if (emac->port_id == PRUETH_PORT_MII1) in prueth_netdev_init()
1596 if (prueth->br_members == (BIT(PRUETH_PORT_MII0) | BIT(PRUETH_PORT_MII1))) in prueth_offload_fwd_mark_update()
1696 prueth->br_members & BIT(PRUETH_PORT_MII1)) { in prueth_netdevice_port_link()
1749 prueth->hsr_members & BIT(PRUETH_PORT_MII1)) { in prueth_hsr_port_link()
H A Dicssg_config.c835 else if (port == PRUETH_PORT_MII1) in icssg_set_pvid()
H A Dicssg_prueth_sr1.c458 case PRUETH_PORT_MII1: in prueth_emac_stop()
H A Dicssg_common.c1683 return PRUETH_PORT_MII1; in prueth_node_port()
/linux/drivers/net/ethernet/ti/icssm/
H A Dicssm_prueth.h118 PRUETH_PORT_MII1, /* physical port MII 1 */ enumerator
H A Dicssm_prueth.c1387 case PRUETH_PORT_MII1: in icssm_emac_ndo_set_rx_mode()
1456 return PRUETH_PORT_MII1; in icssm_prueth_node_port()
1532 case PRUETH_PORT_MII1: in icssm_prueth_netdev_init()
1645 all_slaves = BIT(PRUETH_PORT_MII0) | BIT(PRUETH_PORT_MII1); in icssm_prueth_port_offload_fwd_mark_update()
H A Dicssm_prueth_switch.c544 PRUETH_PORT_MII1 : PRUETH_PORT_MII0; in icssm_prueth_sw_insert_fdb_entry()
908 case PRUETH_PORT_MII1: in icssm_prueth_sw_port_config()