Searched refs:rxe_av (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/infiniband/sw/rxe/ |
| D | rxe_av.c | 37 void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av) in rxe_init_av() 62 void rxe_av_from_attr(u8 port_num, struct rxe_av *av, in rxe_av_from_attr() 76 void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr) in rxe_av_to_attr() 92 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()
|
| D | rxe_loc.h | 38 void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av); 42 void rxe_av_from_attr(u8 port_num, struct rxe_av *av, 45 void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr); 47 void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr); 49 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt); 145 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
|
| D | rxe_verbs.h | 77 struct rxe_av av; 257 struct rxe_av pri_av; 258 struct rxe_av alt_av;
|
| D | Makefile | 13 rxe_av.o \
|
| D | rxe_net.c | 150 struct rxe_av *av) in rxe_find_route() 347 struct rxe_av *av = rxe_get_av(pkt); in prepare4() 371 struct rxe_av *av = rxe_get_av(pkt); in prepare6() 457 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
|
| D | rxe_req.c | 387 struct rxe_av *av; in init_req_packet()
|
| /Linux-v5.4/include/uapi/rdma/ |
| D | rdma_user_rxe.h | 58 struct rxe_av { struct 135 struct rxe_av av;
|