Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c741 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet() function
866 last = process_rcv_packet(&packet, thread); in handle_receive_interrupt_nodma_rtail()
895 last = process_rcv_packet(&packet, thread); in handle_receive_interrupt_dma_rtail()
1056 last = process_rcv_packet(&packet, thread); in handle_receive_interrupt()