Home
last modified time | relevance | path

Searched refs:FW_TYPE_RSSCPL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2642 FW_TYPE_RSSCPL = 4, enumerator
2720 FW6_TYPE_RSSCPL = FW_TYPE_RSSCPL,
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c3060 if (type == FW_TYPE_RSSCPL || type == FW6_TYPE_RSSCPL)
H A Dt4_sge.c3437 if (cpl->type == FW_TYPE_RSSCPL || cpl->type == FW6_TYPE_RSSCPL) { in handle_fw_rpl()