npa_func          442 drivers/net/ethernet/marvell/octeontx2/af/mbox.h 	u16 npa_func;
npa_func          759 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (req->npa_func) {
npa_func          761 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		if (req->npa_func == RVU_DEFAULT_PF_FUNC)
npa_func          762 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			req->npa_func = pcifunc;
npa_func          763 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		if (!is_pffunc_map_valid(rvu, req->npa_func, BLKTYPE_NPA))
npa_func          888 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (req->npa_func)
npa_func          889 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		cfg = req->npa_func;