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.c156 else if (prueth->is_hsr_offload_mode && HSR_V1 == prueth->hsr_prp_version) in prueth_emac_start()
158 else if (prueth->is_hsr_offload_mode && PRP_V1 == prueth->hsr_prp_version) in prueth_emac_start()
216 if (prueth->is_hsr_offload_mode) { in icssg_enable_fw_offload()
223 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) { in icssg_enable_fw_offload()
235 if (prueth->is_hsr_offload_mode) in icssg_enable_fw_offload()
263 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in prueth_emac_common_start()
751 if (emac->prueth->is_hsr_offload_mode) in icssg_update_vlan_mcast()
1026 if (emac->prueth->is_hsr_offload_mode) in emac_ndo_stop()
1081 if (emac->prueth->is_hsr_offload_mode) { in emac_ndo_set_rx_mode_work()
1144 if (prueth->is_hsr_offload_mode) in emac_ndo_vlan_rx_add_vid()
[all …]
H A Dicssg_config.c527 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()
553 if (prueth->is_switch_mode || prueth->is_hsr_offload_mode) in icssg_config()
H A Dicssg_prueth.h360 bool is_hsr_offload_mode; member
H A Dicssg_common.c1243 if (prueth->is_hsr_offload_mode && in icssg_ndo_start_xmit()
1247 if (prueth->is_hsr_offload_mode && in icssg_ndo_start_xmit()