/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A 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) in rxe_get_av()
|
H A D | rxe_loc.h | 10 /* rxe_av.c */ 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); 115 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
|
H A D | rxe_verbs.h | 50 struct rxe_av av; 230 struct rxe_av pri_av; 231 struct rxe_av alt_av;
|
H A D | Makefile | 13 rxe_av.o \
|
H A D | rxe_net.c | 113 struct rxe_av *av) in rxe_find_route() 308 struct rxe_av *av = rxe_get_av(pkt); in prepare4() 332 struct rxe_av *av = rxe_get_av(pkt); in prepare6() 423 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
|
H A D | rxe_req.c | 359 struct rxe_av *av; in init_req_packet()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_av.c | 10 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()
|
H A D | rxe_loc.h | 10 /* rxe_av.c */ 11 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); 92 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, 94 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
|
H A D | rxe_verbs.h | 48 struct rxe_av av; 224 struct rxe_av pri_av; 225 struct rxe_av alt_av;
|
H A D | rxe_net.c | 94 struct rxe_av *av) in rxe_find_route() 279 static int prepare4(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare4() 305 static int prepare6(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare6() 330 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt, in rxe_prepare() 459 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
|
H A D | Makefile | 13 rxe_av.o \
|
H A D | rxe_req.c | 415 struct rxe_av *av, in init_req_packet() 498 static int finish_packet(struct rxe_qp *qp, struct rxe_av *av, in finish_packet() 683 struct rxe_av *av; in rxe_requester()
|
/kernel/linux/linux-5.10/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 63 struct rxe_av { struct 141 struct rxe_av av;
|
/kernel/linux/linux-6.6/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 63 struct rxe_av { struct 111 struct rxe_av av;
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
H A D | rdma_user_rxe.h | 43 struct rxe_av { struct 114 struct rxe_av av;
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
H A D | rdma_user_rxe.h | 26 struct rxe_av { struct 99 struct rxe_av av;
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
H A D | rdma_user_rxe.h | 43 struct rxe_av { struct 114 struct rxe_av av;
|