Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dsiw-abi.h79 struct siw_sge { struct
90 #define SIW_MAX_INLINE (sizeof(struct siw_sge) * (SIW_MAX_SGE - 1)) argument
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h24 static inline void siw_copy_sgl(struct ib_sge *sge, struct siw_sge *siw_sge, in siw_copy_sgl()