Home
last modified time | relevance | path

Searched refs:BLKADDR_NDC_NPA0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npa.c50 if (rvu_ndc_fix_locked_cacheline(rvu, BLKADDR_NDC_NPA0)) in npa_aq_enqueue_wait()
H A Drvu_struct.h32 BLKADDR_NDC_NPA0 = 0xeULL, enumerator
H A Drvu_debugfs.c1400 if (blk_addr == BLKADDR_NDC_NPA0) { in ndc_cache_stats()
1442 return ndc_blk_cache_stats(filp, NPA0_U, BLKADDR_NDC_NPA0); in rvu_dbg_npa_ndc_cache_display()
1454 if (blk_addr == BLKADDR_NDC_NPA0) { in ndc_blk_hits_miss_stats()
1508 return ndc_blk_hits_miss_stats(filp, NPA0_U, BLKADDR_NDC_NPA0); in rvu_dbg_npa_ndc_hits_miss_display()
H A Drvu.c550 rvu_block_reset(rvu, BLKADDR_NDC_NPA0, NDC_AF_BLK_RST); in rvu_reset_all_blocks()