Searched refs:cpl_ctrl0 (Results 1 – 3 of 3) sorted by relevance
535 __be32 cpl_ctrl0; /* for convenience */ member689 __be32 cpl_ctrl0; /* for convenience */ member
3282 nm_txq->cpl_ctrl0 = htobe32(V_TXPKT_OPCODE(CPL_TX_PKT) | in alloc_nm_txq()3657 txq->cpl_ctrl0 = htobe32(V_TXPKT_OPCODE(CPL_TX_PKT_XT) | in alloc_txq()3660 txq->cpl_ctrl0 = htobe32(V_TXPKT_OPCODE(CPL_TX_PKT) | in alloc_txq()4236 cpl->ctrl0 = txq->cpl_ctrl0; in write_txpkt_vm_wr()4360 cpl->ctrl0 = txq->cpl_ctrl0; in write_txpkt_wr()4554 cpl->ctrl0 = txq->cpl_ctrl0; in write_txpkts_wr()
586 cpl->ctrl0 = nm_txq->cpl_ctrl0; in cxgbe_nm_tx()