Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.c5359 c.eqid_pkd = htonl(V_FW_EQ_ETH_CMD_EQID(eqid)); in t4_eth_eq_free()
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h4603 #define V_FW_EQ_ETH_CMD_EQID(x) ((x) << S_FW_EQ_ETH_CMD_EQID) macro
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h4899 #define V_FW_EQ_ETH_CMD_EQID(x) ((x) << S_FW_EQ_ETH_CMD_EQID) macro