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

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c2944 bus_size_t rxmaxsegsz, sbsz, txsegsz, txmaxsegsz; local
3053 txsegsz = BGE_TSOSEG_SZ;
3056 txsegsz = MCLBYTES;
3061 txmaxsegsz, BGE_NSEG_NEW, txsegsz, 0, NULL, NULL,

Completed in 31 milliseconds