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