Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.h344 #define EM_TSO_SEG_SIZE 4096 /* Max dma segment size */ macro
H A Dif_em.c711 .isc_tso_maxsegsize = EM_TSO_SEG_SIZE,
739 .isc_tso_maxsegsize = EM_TSO_SEG_SIZE,
1053 scctx->isc_tx_tso_segsize_max = EM_TSO_SEG_SIZE; in em_if_attach_pre()
1075 scctx->isc_tx_tso_segsize_max = EM_TSO_SEG_SIZE; in em_if_attach_pre()
1111 scctx->isc_tx_tso_segsize_max = EM_TSO_SEG_SIZE; in em_if_attach_pre()