Searched defs:npalf (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A 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()
|
H A D | rvu_debugfs.c | 1163 int npalf, id, all; in rvu_dbg_npa_ctx_display() local 1242 int npalf, int id, int ctype) in write_npa_ctx() 1293 const char __user *buffer, int *npalf, in parse_cmd_buffer_ctx() 1338 int npalf, id = 0, ret; in rvu_dbg_npa_ctx_write() local
|
H A D | rvu.h | 196 bool npalf; /* Only one NPALF per RVU_FUNC */ member
|
H A D | mbox.h | 435 u8 npalf:1; member 452 u8 npalf:1; member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 1551 struct npa_lf_alloc_req *npalf; in otx2_config_npa() local
|