Home
last modified time | relevance | path

Searched defs:sg_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/zip/
H A Dzip_device.h52 struct sg_info { struct
57 union zip_zptr_s *gather;
63 union zip_zptr_s *scatter;
69 u64 scatter_buf_size;
72 u64 gather_enable;
75 u64 scatter_enable;
101 struct sg_info sginfo; argument
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h105 struct bnxt_qplib_sg_info sg_info; member
252 struct bnxt_qplib_sg_info sg_info; member
422 struct bnxt_qplib_sg_info sg_info; member
H A Dib_verbs.c3053 struct bnxt_qplib_sg_info sg_info = {}; in bnxt_re_resize_cq() local