Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
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_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_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