Searched defs:cpl_handler_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h429 typedef int (*cpl_handler_t)(struct sge_iq *, const struct rss_header *, typedef
491 cpl_handler_t cpl_handler[0xef]; /* NUM_CPL_CMDS */
593 int t4_register_cpl_handler(struct adapter *sc, int opcode, cpl_handler_t h);

Completed in 78 milliseconds