Searched refs:hfi1_need_drop (Results 1 – 2 of 2) sorted by relevance
1089 if (hfi1_need_drop(dd)) { in handle_receive_interrupt()1166 if (hfi1_need_drop(dd)) { in handle_receive_interrupt_napi_sp()
2467 static inline bool hfi1_need_drop(struct hfi1_devdata *dd) in hfi1_need_drop() function