Searched refs:sgtbl (Results 1 – 1 of 1) sorted by relevance
254 struct nitrox_sglist *sglist = sgtbl->sglist; in fill_sglist()255 uint8_t cnt = sgtbl->map_bufs_cnt; in fill_sglist()263 sgtbl->total_bytes += len; in fill_sglist()265 sgtbl->map_bufs_cnt = cnt; in fill_sglist()272 struct nitrox_sglist *sglist = sgtbl->sglist; in create_sglist_from_mbuf()273 uint8_t cnt = sgtbl->map_bufs_cnt; in create_sglist_from_mbuf()292 sgtbl->total_bytes += mlen; in create_sglist_from_mbuf()301 sgtbl->total_bytes += mlen; in create_sglist_from_mbuf()307 sgtbl->map_bufs_cnt = cnt; in create_sglist_from_mbuf()312 create_sgcomp(struct nitrox_sgtable *sgtbl) in create_sgcomp() argument[all …]