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

/linux-master/drivers/infiniband/hw/irdma/
H A Dmain.h540 void irdma_cqp_ce_handler(struct irdma_pci_f *rf, struct irdma_sc_cq *cq);
H A Dhw.c2071 * irdma_cqp_ce_handler - handle cqp completions
2075 void irdma_cqp_ce_handler(struct irdma_pci_f *rf, struct irdma_sc_cq *cq) function
2135 irdma_cqp_ce_handler(rf, cq);
H A Dutils.c572 irdma_cqp_ce_handler(rf, &rf->ccq.sc_cq);
H A Dverbs.c4413 irdma_cqp_ce_handler(rf, &rf->ccq.sc_cq);

Completed in 232 milliseconds