Searched refs:hfi1_seq_incr (Results 1 – 2 of 2) sorted by relevance
885 if (hfi1_seq_incr(rcd, rhf_rcv_seq(packet.rhf))) in handle_receive_interrupt_napi_fp()914 if (hfi1_seq_incr(rcd, rhf_rcv_seq(packet.rhf))) in handle_receive_interrupt_nodma_rtail()1105 if (hfi1_seq_incr(rcd, rhf_rcv_seq(packet.rhf))) in handle_receive_interrupt()1117 lseq = hfi1_seq_incr(rcd, in handle_receive_interrupt()1178 if (hfi1_seq_incr(rcd, rhf_rcv_seq(packet.rhf))) in handle_receive_interrupt_napi_sp()
1595 static inline bool hfi1_seq_incr(struct hfi1_ctxtdata *rcd, u32 seq) in hfi1_seq_incr() function