Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c190 else if (prueth->is_hsr_offload_mode) in prueth_emac_start()
711 if (emac->prueth->is_hsr_offload_mode) in icssg_update_vlan_mcast()
887 if (emac->prueth->is_hsr_offload_mode) in emac_ndo_stop()
1029 if (prueth->is_hsr_offload_mode) in emac_ndo_vlan_rx_add_vid()
1050 if (prueth->is_hsr_offload_mode) in emac_ndo_vlan_rx_del_vid()
1405 if (prueth->is_hsr_offload_mode) { in icssg_change_mode()
1423 if (prueth->is_hsr_offload_mode) in icssg_change_mode()
1514 if (!prueth->is_hsr_offload_mode) { in prueth_hsr_port_link()
1522 prueth->is_hsr_offload_mode = true; in prueth_hsr_port_link()
1546 if (prueth->is_hsr_offload_mode) { in prueth_hsr_port_unlink()
[all …]
H A Dicssg_config.c466 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()
H A Dicssg_prueth.h338 bool is_hsr_offload_mode; member
H A Dicssg_common.c929 if (prueth->is_hsr_offload_mode && in icssg_ndo_start_xmit()
933 if (prueth->is_hsr_offload_mode && in icssg_ndo_start_xmit()