Lines Matching defs:rxe
53 struct rxe_dev *rxe; in net_to_rxe() local
70 struct rxe_dev *rxe; in get_rxe_by_name() local
87 struct device *rxe_dma_device(struct rxe_dev *rxe) in rxe_dma_device()
99 int rxe_mcast_add(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_mcast_add()
110 int rxe_mcast_delete(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_mcast_delete()
187 static struct dst_entry *rxe_find_route(struct rxe_dev *rxe, in rxe_find_route()
243 struct rxe_dev *rxe = net_to_rxe(ndev); in rxe_udp_encap_recv() local
382 static int prepare4(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in prepare4()
411 static int prepare6(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in prepare6()
439 int rxe_prepare(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in rxe_prepare()
506 static inline int addr_same(struct rxe_dev *rxe, struct rxe_av *av) in addr_same()
511 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
561 const char *rxe_parent_name(struct rxe_dev *rxe, unsigned int port_num) in rxe_parent_name()
566 enum rdma_link_layer rxe_link_layer(struct rxe_dev *rxe, unsigned int port_num) in rxe_link_layer()
574 struct rxe_dev *rxe = NULL; in rxe_net_add() local
598 struct rxe_dev *rxe = in rxe_remove_all() local
609 static void rxe_port_event(struct rxe_dev *rxe, in rxe_port_event()
622 void rxe_port_up(struct rxe_dev *rxe) in rxe_port_up()
635 void rxe_port_down(struct rxe_dev *rxe) in rxe_port_down()
652 struct rxe_dev *rxe = net_to_rxe(ndev); in rxe_notify() local