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