Searched refs:eqid_pkd (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c720 cmdp->eqid_pkd |= htonl(FW_EQ_OFLD_CMD_EQID_V(eq_ofld_params->eqid));
786 ntohl(rsp->eqid_pkd));
822 cmdp->eqid_pkd = htonl(FW_EQ_OFLD_CMD_EQID_V(eq_ofld_params->eqid));
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1877 cmd.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid));
H A Dsge.c2491 txq->q.cntxt_id = FW_EQ_ETH_CMD_EQID_G(be32_to_cpu(rpl.eqid_pkd));
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1849 __be32 eqid_pkd; member in struct:fw_eq_eth_cmd
2084 __be32 eqid_pkd; member in struct:fw_eq_ofld_cmd
H A Dsge.c4657 init_txq(adap, &txq->q, FW_EQ_ETH_CMD_EQID_G(ntohl(c.eqid_pkd)));
4791 init_txq(adap, q, FW_EQ_OFLD_CMD_EQID_G(ntohl(c.eqid_pkd)));
H A Dt4_hw.c8393 c.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid));
8443 c.eqid_pkd = cpu_to_be32(FW_EQ_OFLD_CMD_EQID_V(eqid));

Completed in 186 milliseconds