Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c175 else if (prueth->is_hsr_offload_mode) in prueth_emac_start()
694 if (emac->prueth->is_hsr_offload_mode) in emac_ndo_stop()
775 if (emac->prueth->is_hsr_offload_mode) in emac_ndo_set_rx_mode_work()
1058 if (prueth->is_hsr_offload_mode) { in icssg_change_mode()
1076 if (prueth->is_hsr_offload_mode) in icssg_change_mode()
1162 if (!prueth->is_hsr_offload_mode) { in prueth_hsr_port_link()
1170 prueth->is_hsr_offload_mode = true; in prueth_hsr_port_link()
1193 if (prueth->is_hsr_offload_mode) { in prueth_hsr_port_unlink()
1194 prueth->is_hsr_offload_mode = false; in prueth_hsr_port_unlink()
Dicssg_config.c458 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()
Dicssg_prueth.h295 bool is_hsr_offload_mode; member
Dicssg_common.c721 if (prueth->is_hsr_offload_mode && in icssg_ndo_start_xmit()
725 if (prueth->is_hsr_offload_mode && in icssg_ndo_start_xmit()