Searched refs:rxe_av (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/drivers/infiniband/sw/rxe/ |
| D | rxe_av.c | 10 void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av) in rxe_init_av() 44 void rxe_av_from_attr(u8 port_num, struct rxe_av *av, in rxe_av_from_attr() 58 void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr) in rxe_av_to_attr() 74 void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr) in rxe_av_fill_ip_info() 102 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp) in rxe_get_av()
|
| D | rxe_loc.h | 11 void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av); 15 void rxe_av_from_attr(u8 port_num, struct rxe_av *av, 18 void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr); 20 void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr); 22 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp); 94 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, 96 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
|
| D | rxe_verbs.h | 48 struct rxe_av av; 232 struct rxe_av pri_av; 233 struct rxe_av alt_av;
|
| D | Makefile | 13 rxe_av.o \
|
| D | rxe_net.c | 91 struct rxe_av *av) in rxe_find_route() 273 static int prepare4(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare4() 299 static int prepare6(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare6() 324 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt, in rxe_prepare() 445 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
|
| D | rxe_req.c | 381 struct rxe_av *av, in init_req_packet() 457 static int finish_packet(struct rxe_qp *qp, struct rxe_av *av, in finish_packet() 633 struct rxe_av *av; in rxe_requester()
|
| /Linux-v6.1/include/uapi/rdma/ |
| D | rdma_user_rxe.h | 63 struct rxe_av { struct 104 struct rxe_av av;
|