Home
last modified time | relevance | path

Searched refs:ICSSG_EMAC_PORT_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_config.h64 ICSSG_EMAC_PORT_DISABLE = 0, enumerator
Dicssg_prueth.c277 icssg_set_port_state(emac, ICSSG_EMAC_PORT_DISABLE); in emac_adjust_link()
1025 icssg_set_port_state(emac0, ICSSG_EMAC_PORT_DISABLE); in prueth_emac_restart()
1026 icssg_set_port_state(emac1, ICSSG_EMAC_PORT_DISABLE); in prueth_emac_restart()
Dicssg_switchdev.c37 emac_state = ICSSG_EMAC_PORT_DISABLE; in prueth_switchdev_stp_state_set()