Searched refs:nix (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 1035 char *blk_string = (blktype == BLKTYPE_NPA) ? "npa" : "nix"; in rvu_dbg_qsize_write() 2743 rvu->rvu_dbg.nix = debugfs_create_dir("nix", rvu->rvu_dbg.root); in rvu_dbg_nix_init() 2744 nix_hw = &rvu->hw->nix[0]; in rvu_dbg_nix_init() 2746 rvu->rvu_dbg.nix = debugfs_create_dir("nix1", in rvu_dbg_nix_init() 2748 nix_hw = &rvu->hw->nix[1]; in rvu_dbg_nix_init() 2751 debugfs_create_file("tm_tree", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init() 2753 debugfs_create_file("tm_topo", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init() 2755 debugfs_create_file("sq_ctx", 0600, rvu->rvu_dbg.nix, nix_hw, in rvu_dbg_nix_init() 2757 debugfs_create_file("rq_ctx", 0600, rvu->rvu_dbg.nix, nix_h in rvu_dbg_nix_init() [all...] |
H A D | rvu.h | 97 struct dentry *nix; member 460 struct nix_hw *nix; member
|
H A D | rvu.c | 946 goto nix; in rvu_setup_hw_resources() 967 nix: in rvu_setup_hw_resources() 1154 dev_err(rvu->dev, "%s: Failed to initialize nix\n", __func__); in rvu_setup_hw_resources() 1921 rsp->nix = rvu_rsrc_free_count(&block->lf); in rvu_mbox_handler_free_rsrc_cnt()
|
H A D | mbox.h | 500 u8 nix; member 1089 * & free_vtag1 to free the nix lf's tx_vlan
|
/linux/arch/um/ |
H A D | Kconfig | 124 You may need to turn this off if compiling for nix systems 125 that have their libraries in random /nix directories and
|
/linux/arch/powerpc/lib/ |
H A D | memcpy_64.S | 124 # 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 D | memcpy_64.S | 124 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12
|