Home
last modified time | relevance | path

Searched refs:lio_add_sg_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/liquidio/
H A Dlio_rxtx.c173 lio_add_sg_size(&g->sg[(i >> 2)], segs[i].ds_len, in lio_xmit()
/freebsd/sys/dev/liquidio/base/
H A Dlio_common.h171 lio_add_sg_size(struct lio_sg_entry *sg_entry, uint16_t size, uint32_t pos) in lio_add_sg_size() function