Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cn10k.c284 u64 nix_const, nix_const1; in rvu_set_channels_base() local
292 nix_const1 = rvu_read64(rvu, blkaddr, NIX_AF_CONST1); in rvu_set_channels_base()
320 nr_sdp_chans = nix_const1 & 0xFFFULL; in rvu_set_channels_base()
436 u64 nix_const1 = rvu_read64(rvu, blkaddr, NIX_AF_CONST1); in __rvu_nix_set_channels() local
446 sdp_chans = nix_const1 & 0xFFFULL; in __rvu_nix_set_channels()

Completed in 8 milliseconds