Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dhfi.h1463 static inline u32 hfi1_rcd_head(struct hfi1_ctxtdata *rcd) in hfi1_rcd_head() function
2136 return hfi1_rcd_head(rcd) != get_rcvhdrtail(rcd); in hfi1_packet_present()
H A Ddriver.c378 packet->rhqoff = hfi1_rcd_head(rcd); in init_packet()
815 update_usrhead(packet->rcd, hfi1_rcd_head(packet->rcd), packet->updegr, in finish_packet()
H A Dchip.c8394 return hfi1_rcd_head(rcd) != tail; in check_packet_present()