Home
last modified time | relevance | path

Searched refs:rxe_send (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_loc.h144 int rxe_send(struct rxe_pkt_info *pkt, struct sk_buff *skb);
271 err = rxe_send(pkt, skb); in rxe_xmit_packet()
Drxe_net.c466 int rxe_send(struct rxe_pkt_info *pkt, struct sk_buff *skb) in rxe_send() function