Searched refs:dpc (Results 1 – 7 of 7) sorted by relevance
21 - compatible: should be "zte,zx296718-dpc"81 dpc: dpc@0 {82 compatible = "zte,zx296718-dpc";
534 pmbox->stats.dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in hw_atl_utils_mpi_read_stats()775 AQ_SDELTA(dpc); in hw_atl_utils_update_stats()791 self->curr_stats.dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in hw_atl_utils_update_stats()
109 u32 dpc; member
50 u64 dpc; member
949 stats->imissed = hw->curr_stats.dpc; in atl_dev_stats_get()
494 dpc: dpc@0 { label495 compatible = "zte,zx296718-dpc";
182 #define OSAL_DPC_INIT(dpc, hwfn) \ argument