Searched refs:IGC_TSO_SEG_SIZE (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.h250 #define IGC_TSO_SEG_SIZE 4096 /* Max dma segment size */ macro
H A Dif_igc.c286 .isc_tso_maxsegsize = IGC_TSO_SEG_SIZE,
517 scctx->isc_tx_tso_segsize_max = IGC_TSO_SEG_SIZE;

Completed in 52 milliseconds