Searched refs:get_flit (Results 1 – 1 of 1) sorted by relevance
321 static __be64 get_flit(struct sglist_seg *, int, int);6092 *flitp++ = get_flit(seg, nsegs - 1, i); in write_gl_to_txd()6276 get_flit(struct sglist_seg *segs, int nsegs, int idx) in get_flit() function