Searched refs:cpl_not_handled (Results 1 – 1 of 1) sorted by relevance
114 static int cpl_not_handled(struct sge_qset *, struct rsp_desc *, struct mbuf *);673 sc->cpl_handler[i] = cpl_not_handled; in cxgb_controller_attach()3518 cpl_not_handled(struct sge_qset *qs __unused, struct rsp_desc *r __unused, in cpl_not_handled() function3533 new = h ? (uintptr_t)h : (uintptr_t)cpl_not_handled; in t3_register_cpl_handler()