Home
last modified time | relevance | path

Searched refs:hfi1_need_drop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.h2460 * hfi1_need_drop - detect need for drop
2467 static inline bool hfi1_need_drop(struct hfi1_devdata *dd) in hfi1_need_drop() function
/kernel/linux/linux-6.6/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.h2407 * hfi1_need_drop - detect need for drop
2414 static inline bool hfi1_need_drop(struct hfi1_devdata *dd) in hfi1_need_drop() function

Completed in 15 milliseconds