crd 765 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 767 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 778 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 780 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 791 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 793 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 804 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 806 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 817 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 819 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 830 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 832 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 843 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 845 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 856 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 858 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 869 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 871 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 882 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 884 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 895 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 897 arch/mips/include/asm/octeon/cvmx-iob-defs.h uint64_t crd:7; crd 2473 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c u32 init_crd, crd; crd 2481 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c crd = REG_RD(bp, PBF_REG_P0_CREDIT + port*8); crd 2482 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c DP(NETIF_MSG_LINK, "init_crd 0x%x crd 0x%x\n", init_crd, crd); crd 2484 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c while ((init_crd != crd) && count) { crd 2486 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c crd = REG_RD(bp, PBF_REG_P0_CREDIT + port*8); crd 2489 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c crd = REG_RD(bp, PBF_REG_P0_CREDIT + port*8); crd 2490 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c if (init_crd != crd) { crd 2492 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c init_crd, crd); crd 1196 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c u32 crd; crd 1210 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c u32 init_crd, crd, crd_start, crd_freed, crd_freed_start; crd 1214 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c crd = crd_start = REG_RD(bp, regs->crd); crd 1218 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd); crd 1221 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c while ((crd != init_crd) && ((u32)SUB_S32(crd_freed, crd_freed_start) < crd 1225 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c crd = REG_RD(bp, regs->crd); crd 1231 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c regs->pN, crd); crd 269 drivers/nvme/host/core.c u16 crd; crd 272 drivers/nvme/host/core.c crd = (nvme_req(req)->status & NVME_SC_CRD) >> 11; crd 273 drivers/nvme/host/core.c if (ns && crd) crd 274 drivers/nvme/host/core.c delay = ns->ctrl->crdt[crd - 1] * 100; crd 662 sound/drivers/mtpav.c struct mtpav *crd = card->private_data; crd 665 sound/drivers/mtpav.c spin_lock_irqsave(&crd->spinlock, flags); crd 666 sound/drivers/mtpav.c if (crd->istimer > 0) crd 667 sound/drivers/mtpav.c snd_mtpav_remove_output_timer(crd); crd 668 sound/drivers/mtpav.c spin_unlock_irqrestore(&crd->spinlock, flags); crd 669 sound/drivers/mtpav.c if (crd->irq >= 0) crd 670 sound/drivers/mtpav.c free_irq(crd->irq, (void *)crd); crd 671 sound/drivers/mtpav.c release_and_free_resource(crd->res_port);