ethdev: separate driver APIs
[dpdk.git] / drivers / net / sfc / sfc_rx.h
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Ivan Malovnet/sfc: convert to new Rx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Rx capabilities
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: use Rx queue max fill level calculated on...
2018-01-16 Andrew Rybchenkonet/sfc/base: control RxQ scatter using flag instead...
2017-04-04 Andrew Rybchenkonet/sfc: clarify Rx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: do not use Rx queue control state on datapath
2017-04-04 Andrew Rybchenkonet/sfc: emphasis that RSS hash flag is an Rx queue...
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-01-17 Ivan Malovnet/sfc: query RSS key and hash types config
2017-01-17 Ivan Malovnet/sfc: add basic stubs for RSS support on driver...
2017-01-17 Andrew Rybchenkonet/sfc: support deferred start of receive queues
2017-01-17 Andrew Rybchenkonet/sfc: get RxQ descriptor done
2017-01-17 Andrew Rybchenkonet/sfc: get RxQ pending descriptors count
2017-01-17 Andrew Rybchenkonet/sfc: support Rx free threshold
2017-01-17 Andrew Rybchenkonet/sfc: implement device callback to Rx burst of packets
2017-01-17 Andrew Rybchenkonet/sfc: implement Rx queue start and stop operations
2017-01-17 Andrew Rybchenkonet/sfc: calculate Rx buffer size which may be used
2017-01-17 Andrew Rybchenkonet/sfc: implement Rx queue setup release operations
2017-01-17 Andrew Rybchenkonet/sfc: implement Rx subsystem stubs