Searched refs:is_switch_mode (Results 1 – 4 of 4) sorted by relevance
173 if (prueth->is_switch_mode) in prueth_emac_start()1030 return emac->prueth->is_switch_mode; in prueth_dev_check()1124 if (prueth->is_switch_mode) in icssg_change_mode()1157 if (!prueth->is_switch_mode) { in prueth_netdevice_port_link()1160 prueth->is_switch_mode = true; in prueth_netdevice_port_link()1179 if (prueth->is_switch_mode) { in prueth_netdevice_port_unlink()1180 prueth->is_switch_mode = false; in prueth_netdevice_port_unlink()1201 if (prueth->is_switch_mode) in prueth_hsr_port_link()
458 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()475 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()501 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()
294 bool is_switch_mode; member
591 if (emac->prueth->is_switch_mode) in emac_rx_packet()