Searched refs:get_rcvhdrtail (Results 1 – 3 of 3) sorted by relevance
559 mdata->ps_tail = get_rcvhdrtail(rcd); in init_ps_mdata()932 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt_dma_rtail()1070 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt()
2172 static inline u32 get_rcvhdrtail(const struct hfi1_ctxtdata *rcd) in get_rcvhdrtail() function2188 return hfi1_rcd_head(rcd) != get_rcvhdrtail(rcd); in hfi1_packet_present()
11915 tail = get_rcvhdrtail(rcd); in hdrqempty()