|
@@ -1766,7 +1766,6 @@ const struct efx_nic_type falcon_a1_nic_type = {
|
|
|
.stop_stats = falcon_stop_nic_stats,
|
|
.stop_stats = falcon_stop_nic_stats,
|
|
|
.set_id_led = falcon_set_id_led,
|
|
.set_id_led = falcon_set_id_led,
|
|
|
.push_irq_moderation = falcon_push_irq_moderation,
|
|
.push_irq_moderation = falcon_push_irq_moderation,
|
|
|
- .push_multicast_hash = falcon_push_multicast_hash,
|
|
|
|
|
.reconfigure_port = falcon_reconfigure_port,
|
|
.reconfigure_port = falcon_reconfigure_port,
|
|
|
.reconfigure_mac = falcon_reconfigure_xmac,
|
|
.reconfigure_mac = falcon_reconfigure_xmac,
|
|
|
.check_mac_fault = falcon_xmac_check_fault,
|
|
.check_mac_fault = falcon_xmac_check_fault,
|
|
@@ -1809,7 +1808,6 @@ const struct efx_nic_type falcon_b0_nic_type = {
|
|
|
.stop_stats = falcon_stop_nic_stats,
|
|
.stop_stats = falcon_stop_nic_stats,
|
|
|
.set_id_led = falcon_set_id_led,
|
|
.set_id_led = falcon_set_id_led,
|
|
|
.push_irq_moderation = falcon_push_irq_moderation,
|
|
.push_irq_moderation = falcon_push_irq_moderation,
|
|
|
- .push_multicast_hash = falcon_push_multicast_hash,
|
|
|
|
|
.reconfigure_port = falcon_reconfigure_port,
|
|
.reconfigure_port = falcon_reconfigure_port,
|
|
|
.reconfigure_mac = falcon_reconfigure_xmac,
|
|
.reconfigure_mac = falcon_reconfigure_xmac,
|
|
|
.check_mac_fault = falcon_xmac_check_fault,
|
|
.check_mac_fault = falcon_xmac_check_fault,
|