Searched refs:is_switch_mode (Results 1 – 4 of 4) sorted by relevance
151 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()
520 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()
346 bool is_switch_mode; member
785 if (emac->prueth->is_switch_mode) in emac_rx_packet()
Completed in 15 milliseconds