Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
A Ddriver.c813 static inline void finish_packet(struct hfi1_packet *packet) in finish_packet() function
851 finish_packet(&packet); in handle_receive_interrupt_napi_fp()
880 finish_packet(&packet); in handle_receive_interrupt_nodma_rtail()
909 finish_packet(&packet); in handle_receive_interrupt_dma_rtail()
1100 finish_packet(&packet); in handle_receive_interrupt()
1157 finish_packet(&packet); in handle_receive_interrupt_napi_sp()
/linux/drivers/infiniband/sw/rxe/
A Drxe_req.c456 static int finish_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in finish_packet() function
721 ret = finish_packet(qp, wqe, &pkt, skb, payload); in rxe_requester()

Completed in 9 milliseconds