Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c818 ASSERT(rss->opcode < NUM_CPL_CMDS); in t4_ring_rx()
913 ASSERT(rss->opcode < NUM_CPL_CMDS); in service_iq()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h153 NUM_CPL_CMDS /* must be last and previous entries must be sorted */ enumerator