Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c2678 rvu->rvu_dbg.nix = debugfs_create_dir("nix", rvu->rvu_dbg.root); in rvu_dbg_nix_init()
2679 nix_hw = &rvu->hw->nix[0]; in rvu_dbg_nix_init()
2681 rvu->rvu_dbg.nix = debugfs_create_dir("nix1", in rvu_dbg_nix_init()
2683 nix_hw = &rvu->hw->nix[1]; in rvu_dbg_nix_init()
2686 debugfs_create_file("tm_tree", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2688 debugfs_create_file("tm_topo", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2690 debugfs_create_file("sq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2692 debugfs_create_file("rq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2694 debugfs_create_file("cq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
2696 debugfs_create_file("ndc_tx_cache", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init()
[all …]
H A Drvu.h69 struct dentry *nix; member
432 struct nix_hw *nix; member
H A Drvu.c946 goto nix; in rvu_setup_hw_resources()
967 nix: in rvu_setup_hw_resources()
1919 rsp->nix = rvu_rsrc_free_count(&block->lf); in rvu_mbox_handler_free_rsrc_cnt()
H A Drvu_nix.c210 if (blkaddr == nix_blkaddr && hw->nix) in get_nix_hw()
211 return &hw->nix[i]; in get_nix_hw()
5093 hw->nix = devm_kcalloc(rvu->dev, MAX_NIX_BLKS, sizeof(struct nix_hw), in rvu_nix_init()
5095 if (!hw->nix) in rvu_nix_init()
5100 nix_hw = &hw->nix[i]; in rvu_nix_init()
H A Dmbox.h491 u8 nix; member
/linux-6.15/arch/um/
H A DKconfig131 You may need to turn this off if compiling for nix systems
132 that have their libraries in random /nix directories and
/linux-6.15/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
/linux-6.15/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