Home
last modified time | relevance | path

Searched defs:rxe (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
H A Drxe_mcast.c31 static int rxe_mcast_add(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_mcast_add()
56 static int rxe_mcast_del(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_mcast_del()
123 static struct rxe_mcg *__rxe_lookup_mcg(struct rxe_dev *rxe, in __rxe_lookup_mcg()
161 struct rxe_mcg *rxe_lookup_mcg(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_lookup_mcg()
180 static void __rxe_init_mcg(struct rxe_dev *rxe, union ib_gid *mgid, in __rxe_init_mcg()
206 static struct rxe_mcg *rxe_get_mcg(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_get_mcg()
276 struct rxe_dev *rxe = mcg->rxe; in __rxe_destroy_mcg() local
315 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in __rxe_init_mca() local
351 struct rxe_dev *rxe = mcg->rxe; in rxe_attach_mcg() local
416 struct rxe_dev *rxe = mcg->rxe; in rxe_detach_mcg() local
[all …]
H A Drxe_qp.c66 static int rxe_qp_chk_cap(struct rxe_dev *rxe, struct ib_qp_cap *cap, in rxe_qp_chk_cap()
107 int rxe_qp_chk_init(struct rxe_dev *rxe, struct ib_qp_init_attr *init) in rxe_qp_chk_init()
196 static void rxe_qp_init_misc(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_misc()
238 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_init_sq() local
283 static int rxe_qp_init_req(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_req()
331 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_init_rq() local
372 static int rxe_qp_init_resp(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_resp()
397 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd, in rxe_qp_from_init()
487 int rxe_qp_chk_attr(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_chk_attr()
H A Drxe_mmap.c20 struct rxe_dev *rxe = to_rdev(ip->context->device); in rxe_mmap_release() local
64 struct rxe_dev *rxe = to_rdev(context->device); in rxe_mmap() local
115 struct rxe_mmap_info *rxe_create_mmap_info(struct rxe_dev *rxe, u32 size, in rxe_create_mmap_info()
H A Drxe_mw.c20 struct rxe_dev *rxe = to_rdev(ibmw->device); in rxe_alloc_mw() local
169 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_bind_mw() local
260 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mw() local
292 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_lookup_mw() local
H A Drxe_queue.c12 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf, in do_mmap_info()
55 struct rxe_queue *rxe_queue_init(struct rxe_dev *rxe, int *num_elem, in rxe_queue_init()
H A Drxe_mr.c192 int rxe_mr_init_user(struct rxe_dev *rxe, u64 start, u64 length, in rxe_mr_init_user()
705 struct rxe_dev *rxe = to_rdev(pd->ibpd.device); in lookup_mr() local
725 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mr() local
H A Drxe_av.c21 struct rxe_dev *rxe; in chk_attr() local
H A Drxe_pool.h32 struct rxe_dev *rxe; member
H A Drxe_queue.h63 struct rxe_dev *rxe; member
H A Drxe_hdr.h15 struct rxe_dev *rxe; /* device that owns packet */ member
/linux/include/net/libeth/
H A Drx.h249 u32 rxe:1; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c974 bool rxe; in ice_clean_rx_irq() local