Home
last modified time | relevance | path

Searched refs:rvu_rsrc_check_contig (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h309 bool rvu_rsrc_check_contig(struct rsrc_bmap *rsrc, int nrsrc);
Drvu.c122 bool rvu_rsrc_check_contig(struct rsrc_bmap *rsrc, int nrsrc) in rvu_rsrc_check_contig() function
1259 if (!rvu_rsrc_check_contig(&pfvf->msix, nvecs)) in rvu_set_msix_offset()
Drvu_nix.c1178 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in rvu_mbox_handler_nix_txsch_alloc()