Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c2760 rvu->rvu_dbg.nix = debugfs_create_dir("nix", rvu->rvu_dbg.root); in rvu_dbg_nix_init()
2761 nix_hw = &rvu->hw->nix[0]; in rvu_dbg_nix_init()
2763 rvu->rvu_dbg.nix = debugfs_create_dir("nix1", in rvu_dbg_nix_init()
2765 nix_hw = &rvu->hw->nix[1]; in rvu_dbg_nix_init()
2768 debugfs_create_file("tm_tree", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2770 debugfs_create_file("tm_topo", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2772 debugfs_create_file("sq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2774 debugfs_create_file("rq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2776 debugfs_create_file("cq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2778 debugfs_create_file("ndc_tx_cache", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
[all …]
H A Drvu.h97 struct dentry *nix; member
463 struct nix_hw *nix; member
H A Drvu_nix.c211 if (blkaddr == nix_blkaddr && hw->nix) in get_nix_hw()
212 return &hw->nix[i]; in get_nix_hw()
5185 hw->nix = devm_kcalloc(rvu->dev, MAX_NIX_BLKS, sizeof(struct nix_hw), in rvu_nix_init()
5187 if (!hw->nix) in rvu_nix_init()
5192 nix_hw = &hw->nix[i]; in rvu_nix_init()
H A Dmbox.h541 u8 nix; member
/linux/arch/powerpc/lib/
H A Dmemcpy_64.S124 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S124 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12