Searched defs:rxe (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_qp.c | 66 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 D | rxe_mw.c | 20 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 D | rxe_queue.c | 12 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 D | rxe_av.c | 21 struct rxe_dev *rxe; in chk_attr() local
|
| H A D | rxe_pool.h | 32 struct rxe_dev *rxe; member
|
| H A D | rxe_queue.h | 63 struct rxe_dev *rxe; member
|
| H A D | rxe_hdr.h | 15 struct rxe_dev *rxe; /* device that owns packet */ member
|
| /linux/include/net/libeth/ |
| H A D | rx.h | 249 u32 rxe:1; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 974 bool rxe; in ice_clean_rx_irq() local
|