Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c134 struct txinfo *txinfo, int sgl_only);
2458 int sgl_only) in get_frame_txinfo() argument
2473 sgl_only = 1; /* Do not allow immediate data with LSO */ in get_frame_txinfo()
2501 if (txinfo->len <= IMM_LEN && !sgl_only) in get_frame_txinfo()