Home
last modified time | relevance | path

Searched refs:IAVF_MAX_DMA_SEG_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_lib.h111 #define IAVF_MAX_DMA_SEG_SIZE ((16 * 1024) - 1) macro
H A Dif_iavf_iflib.c190 .isc_tso_maxsegsize = IAVF_MAX_DMA_SEG_SIZE,
377 scctx->isc_tx_tso_segsize_max = IAVF_MAX_DMA_SEG_SIZE; in iavf_if_attach_pre()