Searched refs:G_FW_EQ_CTRL_CMD_EQID (Results 1 – 2 of 2) sorted by relevance
2160 init_txq(adap, &txq->q, G_FW_EQ_CTRL_CMD_EQID(ntohl(c.cmpliqid_eqid)), in t4_sge_alloc_ctrl_txq()2161 G_FW_EQ_CTRL_CMD_EQID(ntohl(c. physeqid_pkd))); in t4_sge_alloc_ctrl_txq()
1229 #define G_FW_EQ_CTRL_CMD_EQID(x) \ macro