Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/icssg/
A Dicssg_prueth.c151 if (prueth->is_switch_mode) in prueth_emac_start()
222 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in prueth_emac_common_start()
1292 return emac->prueth->is_switch_mode; in prueth_dev_check()
1397 if (prueth->is_switch_mode) in icssg_change_mode()
1430 if (!prueth->is_switch_mode) { in prueth_netdevice_port_link()
1433 prueth->is_switch_mode = true; in prueth_netdevice_port_link()
1453 if (prueth->is_switch_mode) { in prueth_netdevice_port_unlink()
1454 prueth->is_switch_mode = false; in prueth_netdevice_port_unlink()
1479 if (prueth->is_switch_mode) in prueth_hsr_port_link()
A Dicssg_config.c520 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()
546 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()
A Dicssg_prueth.h346 bool is_switch_mode; member
A Dicssg_common.c785 if (emac->prueth->is_switch_mode) in emac_rx_packet()

Completed in 15 milliseconds