Searched refs:txmaxdma (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h557 uint_t txmaxdma; /* tx max dma burst size */ member in struct:gem_dev
H A Dsfe_util.c4720 dp->txmaxdma = gem_prop_get_int(dp, "txmaxdma", dp->txmaxdma);
4865 dp->txmaxdma = 16*4; /* tx max dma burst size */
H A Dsfe.c1074 txmxdma = max(dp->txmaxdma, 256);

Completed in 112 milliseconds