Home
last modified time | relevance | path

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

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