Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c512 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()
H A Dhfi.h2120 static inline u32 get_rcvhdrtail(const struct hfi1_ctxtdata *rcd) in get_rcvhdrtail() function
2136 return hfi1_rcd_head(rcd) != get_rcvhdrtail(rcd); in hfi1_packet_present()
H A Dchip.c11876 tail = get_rcvhdrtail(rcd); in hdrqempty()