Home
last modified time | relevance | path

Searched refs:rxe_send (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_loc.h114 int rxe_send(struct rxe_pkt_info *pkt, struct sk_buff *skb);
237 err = rxe_send(pkt, skb); in rxe_xmit_packet()
H A Drxe_net.c383 int rxe_send(struct rxe_pkt_info *pkt, struct sk_buff *skb) in rxe_send() function
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_net.c359 static int rxe_send(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_send() function
437 err = rxe_send(skb, pkt); in rxe_xmit_packet()

Completed in 3 milliseconds