Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A 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()
828 if (prueth->is_hsr_offload_mode) { in emac_ndo_vlan_rx_add_vid()
849 if (prueth->is_hsr_offload_mode) { in emac_ndo_vlan_rx_del_vid()
1101 if (prueth->is_hsr_offload_mode) { in icssg_change_mode()
1119 if (prueth->is_hsr_offload_mode) in icssg_change_mode()
1205 if (!prueth->is_hsr_offload_mode) { in prueth_hsr_port_link()
1213 prueth->is_hsr_offload_mode = true; in prueth_hsr_port_link()
1236 if (prueth->is_hsr_offload_mode) { in prueth_hsr_port_unlink()
[all …]
H A 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()
H A Dicssg_prueth.h295 bool is_hsr_offload_mode; member
H A 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()