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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c133 static int cpl_not_handled(struct sge_iq *iq, const struct rss_header *rss,
340 sc->cpl_handler[i] = cpl_not_handled;
2216 cpl_not_handled(struct sge_iq *iq, const struct rss_header *rss, mblk_t *m) function
2231 new = (uint_t)(unsigned long) (h ? h : cpl_not_handled);

Completed in 51 milliseconds