freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko fdbe38cf9d sfxge(4): add API to control UDP tunnel ports
HW needs to know which UDP packets should be treated as tunnel
encapsulation to do inner packet recognition, classification and
offloads.

Submitted by:   Ivan Malov <ivan.malov at oktetlabs.ru>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18134
2018-11-26 06:20:13 +00:00
..
ef10_ev.c sfxge(4): add function to create packed stream RxQ 2018-11-24 18:13:21 +00:00
ef10_filter.c sfxge(4): fix warnings from VS2015 C compiler (C4245) 2018-11-24 16:29:58 +00:00
ef10_impl.h sfxge(4): add function to create packed stream RxQ 2018-11-24 18:13:21 +00:00
ef10_intr.c
ef10_mac.c
ef10_mcdi.c sfxge(4): rename firmware update verify result cap field 2018-11-23 10:20:44 +00:00
ef10_nic.c sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
ef10_nvram.c sfxge(4): fix warnings from VS2015 C compiler (C4100) 2018-11-24 16:30:09 +00:00
ef10_phy.c sfxge(4): fix build issue with PHY LED control enabled 2018-11-24 15:23:46 +00:00
ef10_rx.c sfxge(4): allow to request inner classes for Rx packets 2018-11-24 18:13:34 +00:00
ef10_tlv_layout.h
ef10_tx.c sfxge(4): fix warnings from VS2015 C compiler (C4100) 2018-11-24 16:30:09 +00:00
ef10_vpd.c
efsys.h sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_bootcfg.c sfxge(4): fix warnings from VS2015 C compiler (C4057) 2018-11-24 16:30:34 +00:00
efx_check.h sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_crc32.c
efx_ev.c sfxge(4): fix warnings from VS2015 C compiler (C4189) 2018-11-24 16:30:22 +00:00
efx_filter.c sfxge(4): add API to set an RSS context for a filter 2018-11-23 09:15:56 +00:00
efx_hash.c
efx_impl.h sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_intr.c
efx_lic.c sfxge(4): fix warnings from VS2015 C compiler (C4100) 2018-11-24 16:30:09 +00:00
efx_mac.c sfxge(4): remove Falcon-specific concurrency check 2018-11-24 16:31:43 +00:00
efx_mcdi.c sfxge(4): fix warnings from VS2015 C compiler (C4100) 2018-11-24 16:30:09 +00:00
efx_mcdi.h sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_mon.c sfxge(4): add new sensors 2018-11-24 15:24:12 +00:00
efx_nic.c sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_nvram.c sfxge(4): quieten get version methods 2018-11-23 10:22:01 +00:00
efx_phy_ids.h
efx_phy.c sfxge(4): fix ignoring function return value 2018-11-23 11:31:45 +00:00
efx_port.c sfxge(4): remove Falcon-specific concurrency check 2018-11-24 16:31:43 +00:00
efx_regs_ef10.h sfxge(4): support packed stream Rx mode in libefx 2018-11-22 14:31:35 +00:00
efx_regs_mcdi.h
efx_regs_pci.h
efx_regs.h
efx_rx.c sfxge(4): add function to create packed stream RxQ 2018-11-24 18:13:21 +00:00
efx_sram.c
efx_tunnel.c sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_tx.c sfxge(4): fix warnings from VS2015 C compiler (C4189) 2018-11-24 16:30:22 +00:00
efx_types.h sfxge(4): fix coding style 2018-11-24 15:24:47 +00:00
efx_vpd.c sfxge(4): fix warnings from VS2015 C compiler (C4244) 2018-11-24 16:29:46 +00:00
efx.h sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
hunt_impl.h
hunt_nic.c sfxge(4): add the max number of RSS exclusive contexts 2018-11-23 09:15:08 +00:00
mcdi_mon.c sfxge(4): fix PreFAST static analysis warning (C6001) 2018-11-24 16:31:20 +00:00
mcdi_mon.h
medford_impl.h sfxge(4): remove unused defined for WPTR alignment 2018-11-24 15:24:35 +00:00
medford_nic.c sfxge(4): fix coding style 2018-11-24 15:24:47 +00:00
siena_flash.h sfxge(4): copy new header from firmware src 2018-11-23 10:19:46 +00:00
siena_impl.h sfxge(4): fix diagnostics support build without Siena 2018-11-24 16:29:11 +00:00
siena_mac.c
siena_mcdi.c
siena_nic.c sfxge(4): move BIU test code into Siena-specific file 2018-11-24 16:31:31 +00:00
siena_nvram.c sfxge(4): remove duplicate NVRAM asserts 2018-11-23 10:21:50 +00:00
siena_phy.c sfxge(4): fix build issue with PHY LED control enabled 2018-11-24 15:23:46 +00:00
siena_sram.c
siena_vpd.c sfxge(4): report verify result from RW finish callback 2018-11-23 10:20:20 +00:00