Home
last modified time | relevance | path

Searched defs:sg_entry (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dfsl_sec.h199 struct sg_entry { struct
202 uint32_t addr_lo; /* Memory Address - lo */
203 uint32_t addr_hi; /* Memory Address of start of buffer - hi */
209 uint32_t len_flag; /* Length of the data in the frame */
213 uint32_t bpid_offset;
/external/libpcap/
Dpcap-rdmasniff.c98 struct ibv_sge sg_entry; in rdmasniff_post_recv() local