Home
last modified time | relevance | path

Searched refs:rxe_prepare (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_loc.h94 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
Drxe_net.c330 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt, in rxe_prepare() function
Drxe_req.c504 err = rxe_prepare(av, pkt, skb); in finish_packet()
Drxe_resp.c800 err = rxe_prepare(&qp->pri_av, ack, skb); in prepare_ack_packet()