Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c1042 if (hfi1_need_drop(dd)) { in handle_receive_interrupt()
1119 if (hfi1_need_drop(dd)) { in handle_receive_interrupt_napi_sp()
H A Dhfi.h2400 static inline bool hfi1_need_drop(struct hfi1_devdata *dd) in hfi1_need_drop() function