Searched refs:npa (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_debugfs.c | 2779 rvu->rvu_dbg.npa = debugfs_create_dir("npa", rvu->rvu_dbg.root); in rvu_dbg_npa_init() 2781 debugfs_create_file("qsize", 0600, rvu->rvu_dbg.npa, rvu, in rvu_dbg_npa_init() 2783 debugfs_create_file("aura_ctx", 0600, rvu->rvu_dbg.npa, rvu, in rvu_dbg_npa_init() 2785 debugfs_create_file("pool_ctx", 0600, rvu->rvu_dbg.npa, rvu, in rvu_dbg_npa_init() 2787 debugfs_create_file("ndc_cache", 0600, rvu->rvu_dbg.npa, rvu, in rvu_dbg_npa_init() 2789 debugfs_create_file("ndc_hits_miss", 0600, rvu->rvu_dbg.npa, rvu, in rvu_dbg_npa_init()
|
| A D | rvu.h | 96 struct dentry *npa; member
|
| A D | mbox.h | 499 u8 npa; member
|
| A D | rvu.c | 1918 rsp->npa = rvu_rsrc_free_count(&block->lf); in rvu_mbox_handler_free_rsrc_cnt()
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_common.c | 1775 void otx2_ctx_disable(struct mbox *mbox, int type, bool npa) in otx2_ctx_disable() argument 1781 if (npa) in otx2_ctx_disable()
|
| A D | otx2_common.h | 1030 void otx2_ctx_disable(struct mbox *mbox, int type, bool npa);
|
Completed in 40 milliseconds