Searched refs:handle_receive_interrupt_napi_sp (Results 1 – 3 of 3) sorted by relevance
28 uctxt->do_interrupt = &handle_receive_interrupt_napi_sp; in hfi1_netdev_setup_ctxt()79 uctxt->slow_handler = handle_receive_interrupt_napi_sp; in hfi1_netdev_allocate_ctxt()
1442 int handle_receive_interrupt_napi_sp(struct hfi1_ctxtdata *rcd, int budget);
1107 int handle_receive_interrupt_napi_sp(struct hfi1_ctxtdata *rcd, int budget) in handle_receive_interrupt_napi_sp() function