Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1228 #define V_FW_EQ_CTRL_CMD_EQID(x) ((x) << S_FW_EQ_CTRL_CMD_EQID) macro
H A Dt4_hw.c4669 c.cmpliqid_eqid = cpu_to_be32(V_FW_EQ_CTRL_CMD_EQID(eqid)); in t4_ctrl_eq_free()