Searched refs:nix (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_debugfs.c | 1267 rvu->rvu_dbg.nix = debugfs_create_dir("nix", rvu->rvu_dbg.root); in rvu_dbg_nix_init() 1268 if (!rvu->rvu_dbg.nix) { in rvu_dbg_nix_init() 1273 pfile = debugfs_create_file("sq_ctx", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() 1278 pfile = debugfs_create_file("rq_ctx", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() 1283 pfile = debugfs_create_file("cq_ctx", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() 1288 pfile = debugfs_create_file("ndc_tx_cache", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() 1293 pfile = debugfs_create_file("ndc_rx_cache", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() 1298 pfile = debugfs_create_file("ndc_tx_hits_miss", 0600, rvu->rvu_dbg.nix, in rvu_dbg_nix_init() 1303 pfile = debugfs_create_file("ndc_rx_hits_miss", 0600, rvu->rvu_dbg.nix, in rvu_dbg_nix_init() 1308 pfile = debugfs_create_file("qsize", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() [all …]
|
D | rvu.h | 51 struct dentry *nix; member
|
D | rvu.c | 776 goto nix; in rvu_setup_hw_resources() 793 nix: in rvu_setup_hw_resources()
|
/Linux-v5.10/arch/powerpc/lib/ |
D | memcpy_64.S | 124 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12
|
/Linux-v5.10/tools/testing/selftests/powerpc/copyloops/ |
D | memcpy_64.S | 124 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12
|