Symbol: rxe_av
drivers/infiniband/sw/rxe/rxe_av.c
10
void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av)
drivers/infiniband/sw/rxe/rxe_av.c
103
void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr)
drivers/infiniband/sw/rxe/rxe_av.c
131
struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp)
drivers/infiniband/sw/rxe/rxe_av.c
73
void rxe_av_from_attr(u8 port_num, struct rxe_av *av,
drivers/infiniband/sw/rxe/rxe_av.c
87
void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr)
drivers/infiniband/sw/rxe/rxe_loc.h
11
void rxe_init_av(struct rdma_ah_attr *attr, struct rxe_av *av);
drivers/infiniband/sw/rxe/rxe_loc.h
14
void rxe_av_from_attr(u8 port_num, struct rxe_av *av,
drivers/infiniband/sw/rxe/rxe_loc.h
16
void rxe_av_to_attr(struct rxe_av *av, struct rdma_ah_attr *attr);
drivers/infiniband/sw/rxe/rxe_loc.h
17
void rxe_av_fill_ip_info(struct rxe_av *av, struct rdma_ah_attr *attr);
drivers/infiniband/sw/rxe/rxe_loc.h
18
struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp);
drivers/infiniband/sw/rxe/rxe_loc.h
96
struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
drivers/infiniband/sw/rxe/rxe_loc.h
98
int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
drivers/infiniband/sw/rxe/rxe_net.c
174
struct rxe_av *av)
drivers/infiniband/sw/rxe/rxe_net.c
360
static int prepare4(struct rxe_av *av, struct rxe_pkt_info *pkt,
drivers/infiniband/sw/rxe/rxe_net.c
386
static int prepare6(struct rxe_av *av, struct rxe_pkt_info *pkt,
drivers/infiniband/sw/rxe/rxe_net.c
411
int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
drivers/infiniband/sw/rxe/rxe_net.c
531
struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
drivers/infiniband/sw/rxe/rxe_req.c
417
struct rxe_av *av,
drivers/infiniband/sw/rxe/rxe_req.c
501
static int finish_packet(struct rxe_qp *qp, struct rxe_av *av,
drivers/infiniband/sw/rxe/rxe_req.c
656
struct rxe_av *av;
drivers/infiniband/sw/rxe/rxe_verbs.h
259
struct rxe_av pri_av;
drivers/infiniband/sw/rxe/rxe_verbs.h
260
struct rxe_av alt_av;
drivers/infiniband/sw/rxe/rxe_verbs.h
48
struct rxe_av av;
include/uapi/rdma/rdma_user_rxe.h
111
struct rxe_av av;