Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c1311 MPASS(cpl->type == FW_TYPE_RSSCPL || cpl->type == FW6_TYPE_RSSCPL); in unwrap_nm_fw6_msg()
H A Dt4_sge.c379 MPASS(type != FW6_TYPE_RSSCPL); in t4_register_fw_msg_handler()
6598 if (cpl->type == FW_TYPE_RSSCPL || cpl->type == FW6_TYPE_RSSCPL) { in handle_fw_msg()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h4730 FW6_TYPE_RSSCPL = FW_TYPE_RSSCPL, enumerator