Searched refs:is_switch_mode (Results 1 – 4 of 4) sorted by relevance
188 if (prueth->is_switch_mode) in prueth_emac_start()257 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in prueth_emac_common_start()1323 return emac->prueth->is_switch_mode; in prueth_dev_check()1428 if (prueth->is_switch_mode) in icssg_change_mode()1461 if (!prueth->is_switch_mode) { in prueth_netdevice_port_link()1464 prueth->is_switch_mode = true; in prueth_netdevice_port_link()1484 if (prueth->is_switch_mode) { in prueth_netdevice_port_unlink()1485 prueth->is_switch_mode = false; in prueth_netdevice_port_unlink()1510 if (prueth->is_switch_mode) in prueth_hsr_port_link()
466 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()492 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()
337 bool is_switch_mode; member
799 if (emac->prueth->is_switch_mode) in emac_rx_packet()