Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4357 eq->cntxt_id = G_FW_EQ_OFLD_CMD_EQID(be32toh(c.eqid_pkd)); in ofld_eq_alloc()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6383 #define G_FW_EQ_OFLD_CMD_EQID(x) \ macro