Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/common/
HDt4_msg.h2287 FW_TYPE_RSSCPL = 4, enumerator
2362 FW6_TYPE_RSSCPL = FW_TYPE_RSSCPL,
/NextBSD/sys/dev/cxgbe/
HDt4_netmap.c1169 if (cpl->type != FW_TYPE_RSSCPL && cpl->type != FW6_TYPE_RSSCPL) in handle_nm_fw6_msg()
HDt4_sge.c4695 if (cpl->type == FW_TYPE_RSSCPL || cpl->type == FW6_TYPE_RSSCPL) { in handle_fw_msg()
HDt4_main.c5082 if (type == FW_TYPE_RSSCPL || type == FW6_TYPE_RSSCPL) in t4_register_fw_msg_handler()