Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddriver.c1089 if (hfi1_need_drop(dd)) { in handle_receive_interrupt()
1166 if (hfi1_need_drop(dd)) { in handle_receive_interrupt_napi_sp()
H A Dhfi.h2467 static inline bool hfi1_need_drop(struct hfi1_devdata *dd) in hfi1_need_drop() function