Home
last modified time | relevance | path

Searched refs:hfi1_packet_present (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dhfi.h2129 static inline bool hfi1_packet_present(struct hfi1_ctxtdata *rcd) in hfi1_packet_present() function
H A Dchip.c8389 if (hfi1_packet_present(rcd)) in check_packet_present()