eqid_pkd         3804 drivers/net/ethernet/chelsio/cxgb4/sge.c 	init_txq(adap, &txq->q, FW_EQ_ETH_CMD_EQID_G(ntohl(c.eqid_pkd)));
eqid_pkd         3938 drivers/net/ethernet/chelsio/cxgb4/sge.c 	init_txq(adap, &txq->q, FW_EQ_OFLD_CMD_EQID_G(ntohl(c.eqid_pkd)));
eqid_pkd         8385 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	c.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid));
eqid_pkd         8435 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	c.eqid_pkd = cpu_to_be32(FW_EQ_OFLD_CMD_EQID_V(eqid));
eqid_pkd         1788 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 	__be32 eqid_pkd;
eqid_pkd         2023 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 	__be32 eqid_pkd;
eqid_pkd         2493 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	txq->q.cntxt_id = FW_EQ_ETH_CMD_EQID_G(be32_to_cpu(rpl.eqid_pkd));
eqid_pkd         1877 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	cmd.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid));
eqid_pkd          720 drivers/scsi/csiostor/csio_mb.c 	cmdp->eqid_pkd |= htonl(FW_EQ_OFLD_CMD_EQID_V(eq_ofld_params->eqid));
eqid_pkd          786 drivers/scsi/csiostor/csio_mb.c 						ntohl(rsp->eqid_pkd));
eqid_pkd          822 drivers/scsi/csiostor/csio_mb.c 	cmdp->eqid_pkd = htonl(FW_EQ_OFLD_CMD_EQID_V(eq_ofld_params->eqid));