net/enic: add an assert macro
[dpdk.git] / drivers / net / enic / enic_rxtx.c
2016-06-15 John Daleynet/enic: add an assert macro
2016-06-15 John Daleynet/enic: remove unused code
2016-06-15 John Daleynet/enic: optimize the Tx function
2016-06-15 John Daleynet/enic: refactor Tx mbuf recycling
2016-06-15 John Daleynet/enic: use Tx completion index instead of messages
2016-06-15 John Daleynet/enic: streamline mbuf handling in Tx path
2016-06-15 John Daleynet/enic: remove unused functions in Tx path
2016-06-15 John Daleynet/enic: put Tx and Rx functions into same file