net/sfc: factor out libefx-based Rx datapath
[dpdk.git] / drivers / net / sfc / sfc_rx.h
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