Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h744 bool rvu_rsrc_check_contig(struct rsrc_bmap *rsrc, int nrsrc);
Drvu.c169 bool rvu_rsrc_check_contig(struct rsrc_bmap *rsrc, int nrsrc) in rvu_rsrc_check_contig() function
1798 if (!rvu_rsrc_check_contig(&pfvf->msix, nvecs)) in rvu_set_msix_offset()
Drvu_nix.c1952 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()