Searched refs:get_rcvhdrtail (Results 1 – 3 of 3) sorted by relevance
512 mdata->ps_tail = get_rcvhdrtail(rcd); in init_ps_mdata()885 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt_dma_rtail()1023 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt()
2120 static inline u32 get_rcvhdrtail(const struct hfi1_ctxtdata *rcd) in get_rcvhdrtail() function2136 return hfi1_rcd_head(rcd) != get_rcvhdrtail(rcd); in hfi1_packet_present()
11876 tail = get_rcvhdrtail(rcd); in hdrqempty()