Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npa.c568 u64 reg, ndc_af_const; in rvu_ndc_fix_locked_cacheline() local
581 ndc_af_const = rvu_read64(rvu, blkaddr, NDC_AF_CONST); in rvu_ndc_fix_locked_cacheline()
582 max_bank = FIELD_GET(NDC_AF_BANK_MASK, ndc_af_const); in rvu_ndc_fix_locked_cacheline()
583 max_line = FIELD_GET(NDC_AF_BANK_LINE_MASK, ndc_af_const); in rvu_ndc_fix_locked_cacheline()