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