Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h272 #define QL_MAX_COPY_LENGTH 256 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c3411 + QL_MAX_COPY_LENGTH; in ql_alloc_tx_resources()
5330 size_t tx_buf_len = QL_MAX_COPY_LENGTH; in ql_send_common()
5392 else if (max_seg_len > QL_MAX_COPY_LENGTH) in ql_send_common()