freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko 7e1059e821 sfxge(4): let caller know that queue is already flushed
Tx/Rx queue may be already flushed due to Tx/Rx error on the queue or
MC reboot. Caller needs to know that the queue is already flushed to
avoid waiting for flush done event.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D18070
2018-11-23 07:50:56 +00:00
..
ef10_ev.c sfxge(4): let caller know that queue is already flushed 2018-11-23 07:50:56 +00:00
ef10_filter.c
ef10_impl.h
ef10_intr.c
ef10_mac.c
ef10_mcdi.c
ef10_nic.c sfxge(4): fix out of bounds read in VIs allocation 2018-11-23 07:50:34 +00:00
ef10_nvram.c
ef10_phy.c
ef10_rx.c sfxge(4): let caller know that queue is already flushed 2018-11-23 07:50:56 +00:00
ef10_tlv_layout.h
ef10_tx.c sfxge(4): let caller know that queue is already flushed 2018-11-23 07:50:56 +00:00
ef10_vpd.c
efsys.h
efx_bootcfg.c
efx_check.h
efx_crc32.c
efx_ev.c
efx_filter.c
efx_hash.c
efx_impl.h sfxge(4): add MCDI agnostic wrapper for MAC stats clear 2018-11-23 07:26:37 +00:00
efx_intr.c
efx_lic.c
efx_mac.c sfxge(4): add MCDI agnostic wrapper for MAC stats clear 2018-11-23 07:26:37 +00:00
efx_mcdi.c sfxge(4): add advanced function to extract FW version 2018-11-23 07:38:59 +00:00
efx_mcdi.h sfxge(4): add advanced function to extract FW version 2018-11-23 07:38:59 +00:00
efx_mon.c
efx_nic.c sfxge(4): add advanced function to extract FW version 2018-11-23 07:38:59 +00:00
efx_nvram.c
efx_phy_ids.h
efx_phy.c
efx_port.c
efx_regs_ef10.h
efx_regs_mcdi.h
efx_regs_pci.h
efx_regs.h
efx_rx.c
efx_sram.c
efx_tx.c sfxge(4): limit max TXQ size on Medford to 2048 2018-11-22 16:15:24 +00:00
efx_types.h
efx_vpd.c
efx.h sfxge(4): add advanced function to extract FW version 2018-11-23 07:38:59 +00:00
hunt_impl.h
hunt_nic.c sfxge(4): limit max TXQ size on Medford to 2048 2018-11-22 16:15:24 +00:00
mcdi_mon.c
mcdi_mon.h
medford_impl.h
medford_nic.c sfxge(4): limit max TXQ size on Medford to 2048 2018-11-22 16:15:24 +00:00
siena_flash.h
siena_impl.h
siena_mac.c
siena_mcdi.c
siena_nic.c sfxge(4): limit max TXQ size on Medford to 2048 2018-11-22 16:15:24 +00:00
siena_nvram.c
siena_phy.c
siena_sram.c
siena_vpd.c