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.c135 struct txinfo *txinfo, int sgl_only);
2459 int sgl_only) in get_frame_txinfo() argument
2474 sgl_only = 1; /* Do not allow immediate data with LSO */ in get_frame_txinfo()
2516 if (txinfo->len <= IMM_LEN && !sgl_only) in get_frame_txinfo()