Searched defs:copy_threshold (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c875 uint32_t copy_threshold, minsize; local
896 copy_threshold = (sbd_copy_threshold > 0) ?
899 if (len < copy_threshold &&
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h260 uint16_t copy_threshold; /* anything this size or less is copied up */ member in struct:sge_fl
290 uint16_t copy_threshold; /* anything this size or less is copied up */ member in struct:sge_txq

Completed in 56 milliseconds