Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_hw.c70 static void nes_nic_napi_ce_handler(struct nes_device *nesdev, struct nes_hw_nic_cq *cq);
1769 nesvnic->nic_cq.ce_handler = nes_nic_napi_ce_handler; in nes_init_nic_qp()
2772 static void nes_nic_napi_ce_handler(struct nes_device *nesdev, struct nes_hw_nic_cq *cq) in nes_nic_napi_ce_handler() function