Searched refs:dpc (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/pci/pcie/ |
| H A D | dpc.c | 441 int dpc = pdev->dpc_cap; in dpc_enable() local 448 pci_write_config_word(pdev, dpc + PCI_EXP_DPC_STATUS, in dpc_enable() 451 pci_read_config_word(pdev, dpc + PCI_EXP_DPC_CTL, &ctl); in dpc_enable() 454 pci_write_config_word(pdev, dpc + PCI_EXP_DPC_CTL, ctl); in dpc_enable() 460 int dpc = pdev->dpc_cap; in dpc_disable() local 464 pci_read_config_word(pdev, dpc + PCI_EXP_DPC_CTL, &ctl); in dpc_disable() 466 pci_write_config_word(pdev, dpc + PCI_EXP_DPC_CTL, ctl); in dpc_disable()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_utils.c | 641 pmbox->stats.dpc = atomic_read(&self->dpc); in hw_atl_utils_mpi_read_stats() 643 pmbox->stats.dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in hw_atl_utils_mpi_read_stats() 902 AQ_SDELTA(dpc); in hw_atl_utils_update_stats()
|
| H A D | hw_atl_utils.h | 71 u32 dpc; member
|
| H A D | hw_atl_b0.c | 1018 atomic_inc(&self->dpc); in hw_atl_b0_hw_irq_disable()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_hw.h | 99 u64 dpc; member 194 atomic_t dpc; member
|
| H A D | aq_nic.c | 1064 data[++i] = stats->dpc; in aq_nic_get_stats() 1093 ndev->stats.rx_dropped = stats->dpc; in aq_nic_update_ndev_stats()
|
| /linux/Documentation/fb/ |
| H A D | pxafb.rst | 70 dpc:DPC
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1088a-ten64.dts | 353 label = "dpc";
|
| /linux/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
| H A D | binary.c | 1213 if (!candidate->enable.dpc && need_dpc) { in ia_css_binary_find() 1215 __LINE__, candidate->enable.dpc, descr->enable_dpc); in ia_css_binary_find()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_utils_fw.c | 439 cs->dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in aq_a2_fw_update_stats()
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1296 u8 dpc[240832] __aligned(32); member 1718 u8 dpc; member
|
| /linux/drivers/pci/ |
| H A D | quirks.c | 6262 u16 dpc, val; in dpc_log_size() local 6264 dpc = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_DPC); in dpc_log_size() 6265 if (!dpc) in dpc_log_size() 6268 pci_read_config_word(dev, dpc + PCI_EXP_DPC_CAP, &val); in dpc_log_size()
|
| /linux/include/linux/ |
| H A D | nvme.h | 442 __u8 dpc; member
|
| /linux/drivers/nvme/target/ |
| H A D | admin-cmd.c | 883 id->dpc = NVME_NS_DPC_PI_FIRST | NVME_NS_DPC_PI_LAST | in nvmet_execute_identify_ns()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid_sas | 519 2. Added check in megasas_queue_command and dpc/isr routine to see if we have already declared adap…
|
| H A D | ChangeLog.lpfc | 383 while lpfc_do_dpc is running disc_done and the dpc list is
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 5195 dpc-native Use native PCIe service for DPC only. May
|
| /linux/ |
| H A D | MAINTAINERS | 20127 F: drivers/pci/pcie/dpc.c
|