aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel1-0/+1
2018-09-25i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel1-0/+1
2018-09-25i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel1-0/+2
2018-08-29i40e: move common Tx functions to i40e_txrx_common.hMagnus Karlsson1-0/+59
2018-08-29i40e: move common Rx functions to i40e_txrx_common.hBjörn Töpel1-0/+31