Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Ddriver.c807 static inline void finish_packet(struct hfi1_packet *packet) in finish_packet() function
845 finish_packet(&packet); in handle_receive_interrupt_napi_fp()
874 finish_packet(&packet); in handle_receive_interrupt_nodma_rtail()
903 finish_packet(&packet); in handle_receive_interrupt_dma_rtail()
1094 finish_packet(&packet); in handle_receive_interrupt()
1151 finish_packet(&packet); in handle_receive_interrupt_napi_sp()
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_req.c471 static int finish_packet(struct rxe_qp *qp, struct rxe_av *av, in finish_packet() function
789 err = finish_packet(qp, av, wqe, &pkt, skb, payload); in rxe_requester()

Completed in 14 milliseconds