Home
last modified time | relevance | path

Searched refs:rxe_av (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_loc.h11 void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av);
14 void rxe_av_from_attr(u8 port_num, struct rxe_av *av,
16 void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr);
17 void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr);
18 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp);
95 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
97 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
A Drxe_av.c10 void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av) in rxe_init_av()
73 void rxe_av_from_attr(u8 port_num, struct rxe_av *av, in rxe_av_from_attr()
87 void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr) in rxe_av_to_attr()
103 void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr) in rxe_av_fill_ip_info()
131 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp) in rxe_get_av()
A Drxe_verbs.h48 struct rxe_av av;
238 struct rxe_av pri_av;
239 struct rxe_av alt_av;
A DMakefile13 rxe_av.o \
A Drxe_net.c94 struct rxe_av *av) in rxe_find_route()
276 static int prepare4(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare4()
302 static int prepare6(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare6()
327 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt, in rxe_prepare()
449 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
A Drxe_req.c388 struct rxe_av *av, in init_req_packet()
471 static int finish_packet(struct rxe_qp *qp, struct rxe_av *av, in finish_packet()
655 struct rxe_av *av; in rxe_requester()
/linux-6.3-rc2/include/uapi/rdma/
A Drdma_user_rxe.h63 struct rxe_av { struct
111 struct rxe_av av;

Completed in 11 milliseconds