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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c132 struct txinfo *txinfo, int sgl_only);
2155 int sgl_only)
2170 sgl_only = 1; /* Do not allow immediate data with LSO */
2198 if (txinfo->len <= IMM_LEN && !sgl_only)
2154 get_frame_txinfo(struct sge_txq *txq, mblk_t **fp, struct txinfo *txinfo, int sgl_only) argument

Completed in 112 milliseconds