Searched refs:sgl_only (Results 1 – 1 of 1) sorted by relevance
132 struct txinfo *txinfo, int sgl_only);2155 int sgl_only) in get_frame_txinfo() argument2170 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()