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() argument
56 rxe_mcast_del(struct rxe_dev * rxe,union ib_gid * mgid) rxe_mcast_del() argument
123 __rxe_lookup_mcg(struct rxe_dev * rxe,union ib_gid * mgid) __rxe_lookup_mcg() argument
161 rxe_lookup_mcg(struct rxe_dev * rxe,union ib_gid * mgid) rxe_lookup_mcg() argument
180 __rxe_init_mcg(struct rxe_dev * rxe,union ib_gid * mgid,struct rxe_mcg * mcg) __rxe_init_mcg() argument
206 rxe_get_mcg(struct rxe_dev * rxe,union ib_gid * mgid) rxe_get_mcg() argument
276 struct rxe_dev *rxe = mcg->rxe; __rxe_destroy_mcg() local
315 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); __rxe_init_mca() local
351 struct rxe_dev *rxe = mcg->rxe; rxe_attach_mcg() local
416 struct rxe_dev *rxe = mcg->rxe; rxe_detach_mcg() local
454 struct rxe_dev *rxe = to_rdev(ibqp->device); rxe_attach_mcast() local
484 struct rxe_dev *rxe = to_rdev(ibqp->device); rxe_detach_mcast() 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 rxe_create_mmap_info(struct rxe_dev * rxe,u32 size,struct ib_udata * udata,void * obj) rxe_create_mmap_info() argument
[all...]
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() argument
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