freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko fe7e969e7a sfxge(4): comment on when we assume multicast chaining is available
It's the same on Medford as Huntington.

Multicast chaining is not always on, even with Medford, as it's not
supported by low latency firmware.

Unlike the Linux driver, we don't need to support virtulization with
firmware released before support for multicast chaining was added.

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D6319
2016-05-13 06:47:47 +00:00
..
ef10_impl.h
ef10_tlv_layout.h
efsys.h sfxge(4): disable common code support for Falcon 2016-05-09 08:37:42 +00:00
efx_bootcfg.c
efx_check.h sfxge(4): cleanup efx_check.h comments and error messages 2016-05-10 07:22:19 +00:00
efx_crc32.c
efx_ev.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_filter.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_hash.c
efx_impl.h sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_intr.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_lic.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_mac.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_mcdi.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_mcdi.h
efx_mon.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_nic.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_nvram.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_phy_ids.h
efx_phy.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_port.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_regs_ef10.h
efx_regs_mcdi.h
efx_regs_pci.h
efx_regs.h
efx_rx.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_sram.c sfxge(4): make efx_sram_test Siena-only 2016-05-11 06:21:07 +00:00
efx_tx.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_types.h
efx_vpd.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
efx_wol.c
efx.h sfxge(4): add new Emerald board sensors to common code 2016-05-11 06:19:53 +00:00
hunt_ev.c
hunt_filter.c sfxge(4): comment on when we assume multicast chaining is available 2016-05-13 06:47:47 +00:00
hunt_impl.h sfxge(4): avoid duplicate delivery of packets when changing multicast mode with multicast chaining enabled 2016-05-13 06:47:07 +00:00
hunt_intr.c
hunt_mac.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
hunt_mcdi.c
hunt_nic.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
hunt_nvram.c sfxge(4): add TLV format buffer manipulation functions for V3 licensing 2016-05-11 06:15:07 +00:00
hunt_phy.c
hunt_rx.c
hunt_tx.c
hunt_vpd.c sfxge(4): cleanup: fix typo 2016-05-10 08:00:40 +00:00
mcdi_mon.c sfxge(4): add new Emerald board sensors to common code 2016-05-11 06:19:53 +00:00
mcdi_mon.h
medford_impl.h
medford_nic.c sfxge(4): cleanup: remove unneeded include files 2016-05-10 07:59:23 +00:00
siena_flash.h
siena_impl.h
siena_mac.c sfxge(4): cleanup: constify common code method tables 2016-05-12 06:19:06 +00:00
siena_mcdi.c
siena_nic.c
siena_nvram.c
siena_phy.c
siena_sram.c
siena_vpd.c