Searched refs:eqid_pkd (Results 1 – 6 of 6) sorted by relevance
714 cmdp->eqid_pkd |= htonl(FW_EQ_OFLD_CMD_EQID(eq_ofld_params->eqid)); in csio_mb_eq_ofld_write()780 ntohl(rsp->eqid_pkd)); in csio_mb_eq_ofld_alloc_write_rsp()816 cmdp->eqid_pkd = htonl(FW_EQ_OFLD_CMD_EQID(eq_ofld_params->eqid)); in csio_mb_eq_ofld_free()
1188 __be32 eqid_pkd; member1279 __be32 eqid_pkd; member
2454 init_txq(adap, &txq->q, FW_EQ_ETH_CMD_EQID_GET(ntohl(c.eqid_pkd))); in t4_sge_alloc_eth_txq()2560 init_txq(adap, &txq->q, FW_EQ_OFLD_CMD_EQID_GET(ntohl(c.eqid_pkd))); in t4_sge_alloc_ofld_txq()
3747 c.eqid_pkd = htonl(FW_EQ_ETH_CMD_EQID(eqid)); in t4_eth_eq_free()3795 c.eqid_pkd = htonl(FW_EQ_OFLD_CMD_EQID(eqid)); in t4_ofld_eq_free()
1333 cmd.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID(eqid)); in t4vf_eth_eq_free()
2296 txq->q.cntxt_id = FW_EQ_ETH_CMD_EQID_GET(be32_to_cpu(rpl.eqid_pkd)); in t4vf_sge_alloc_eth_txq()