Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4282 eq->cntxt_id = G_FW_EQ_CTRL_CMD_EQID(be32toh(c.cmpliqid_eqid)); in ctrl_eq_alloc()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6202 #define G_FW_EQ_CTRL_CMD_EQID(x) \ macro