Searched refs:hfi1_rcd_head (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dhfi.h1460 * hfi1_rcd_head - add accessor for rcd head
1463 static inline u32 hfi1_rcd_head(struct hfi1_ctxtdata *rcd) function
2136 return hfi1_rcd_head(rcd) != get_rcvhdrtail(rcd);
H A Ddriver.c378 packet->rhqoff = hfi1_rcd_head(rcd);
815 update_usrhead(packet->rcd, hfi1_rcd_head(packet->rcd), packet->updegr,
H A Dchip.c8394 return hfi1_rcd_head(rcd) != tail;

Completed in 280 milliseconds