Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cn10k.c287 u64 nix_const, nix_const1; in rvu_set_channels_base() local
295 nix_const1 = rvu_read64(rvu, blkaddr, NIX_AF_CONST1); in rvu_set_channels_base()
323 nr_sdp_chans = nix_const1 & 0xFFFULL; in rvu_set_channels_base()
439 u64 nix_const1 = rvu_read64(rvu, blkaddr, NIX_AF_CONST1); in __rvu_nix_set_channels() local
449 sdp_chans = nix_const1 & 0xFFFULL; in __rvu_nix_set_channels()