Home
last modified time | relevance | path

Searched refs:lio_sg_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/liquidio/
H A Dlio_rxtx.h60 struct lio_sg_entry *sg;
H A Dlio_main.c1756 g->sg = (struct lio_sg_entry *)(uintptr_t) in lio_setup_glists()
/freebsd/sys/dev/liquidio/base/
H A Dlio_common.h150 struct lio_sg_entry { struct
162 #define LIO_SG_ENTRY_SIZE (sizeof(struct lio_sg_entry)) argument
171 lio_add_sg_size(struct lio_sg_entry *sg_entry, uint16_t size, uint32_t pos) in lio_add_sg_size()