Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1447 c.viid_pkd = BE_32(V_FW_EQ_ETH_CMD_VIID(pi->viid)); in eth_eq_alloc()
/titanic_44/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4489 #define V_FW_EQ_ETH_CMD_VIID(x) ((x) << S_FW_EQ_ETH_CMD_VIID) macro