Searched defs:npalf (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npa.c | 66 int blkaddr, npalf, rc = 0; in rvu_npa_aq_enq_inst() local 331 int npalf, qints, hwctx_size, err, rc = 0; in rvu_mbox_handler_npa_lf_alloc() local 442 int npalf, err; in rvu_mbox_handler_npa_lf_free() local 541 void rvu_npa_lf_teardown(struct rvu *rvu, u16 pcifunc, int npalf) in rvu_npa_lf_teardown()
|
D | rvu_debugfs.c | 1165 int npalf, id, all; in rvu_dbg_npa_ctx_display() local 1244 int npalf, int id, int ctype) in write_npa_ctx() 1295 const char __user *buffer, int *npalf, in parse_cmd_buffer_ctx() 1340 int npalf, id = 0, ret; in rvu_dbg_npa_ctx_write() local
|
D | rvu.h | 196 bool npalf; /* Only one NPALF per RVU_FUNC */ member
|
D | mbox.h | 428 u8 npalf:1; member 445 u8 npalf:1; member
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_common.c | 1546 struct npa_lf_alloc_req *npalf; in otx2_config_npa() local
|