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()
185 static struct dst_entry *rxe_find_route(struct rxe_dev *rxe, in rxe_find_route()
241 struct rxe_dev *rxe = net_to_rxe(ndev); in rxe_udp_encap_recv() local
380 static int prepare4(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in prepare4()
409 static int prepare6(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in prepare6()
437 int rxe_prepare(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in rxe_prepare()
504 static inline int addr_same(struct rxe_dev *rxe, struct rxe_av *av) in addr_same()
509 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av, in rxe_init_packet()
558 const char *rxe_parent_name(struct rxe_dev *rxe, unsigned int port_num) in rxe_parent_name()
563 enum rdma_link_layer rxe_link_layer(struct rxe_dev *rxe, unsigned int port_num) in rxe_link_layer()
571 struct rxe_dev *rxe = NULL; in rxe_net_add() local
595 struct rxe_dev *rxe = in rxe_remove_all() local
606 static void rxe_port_event(struct rxe_dev *rxe, in rxe_port_event()
619 void rxe_port_up(struct rxe_dev *rxe) in rxe_port_up()
632 void rxe_port_down(struct rxe_dev *rxe) in rxe_port_down()
649 struct rxe_dev *rxe = net_to_rxe(ndev); in rxe_notify() local