Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr.h584 static inline struct qedr_xrcd *get_qedr_xrcd(struct ib_xrcd *ibxrcd) in get_qedr_xrcd() function
H A Dverbs.c493 struct qedr_xrcd *xrcd = get_qedr_xrcd(ibxrcd); in qedr_alloc_xrcd()
501 u16 xrcd_id = get_qedr_xrcd(ibxrcd)->xrcd_id; in qedr_dealloc_xrcd()
1612 struct qedr_xrcd *xrcd = get_qedr_xrcd(init_attr->ext.xrc.xrcd); in qedr_create_srq()
1901 struct qedr_xrcd *xrcd = get_qedr_xrcd(attrs->xrcd); in qedr_create_user_qp()
2273 xrcd = get_qedr_xrcd(attrs->xrcd); in qedr_create_qp()