Lines Matching defs:pcifunc

220 int rvu_get_lf(struct rvu *rvu, struct rvu_block *block, u16 pcifunc, u16 slot)  in rvu_get_lf()
248 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr()
337 struct rvu_block *block, u16 pcifunc, in rvu_update_rsrc_map()
398 inline int rvu_get_pf(u16 pcifunc) in rvu_get_pf()
415 static int rvu_get_hwvf(struct rvu *rvu, int pcifunc) in rvu_get_hwvf()
429 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
438 static bool is_pf_func_valid(struct rvu *rvu, u16 pcifunc) in is_pf_func_valid()
1259 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
1276 int pcifunc, int slot) in rvu_lookup_rsrc()
1296 int rvu_get_blkaddr_from_slot(struct rvu *rvu, int blktype, u16 pcifunc, in rvu_get_blkaddr_from_slot()
1350 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
1393 u16 pcifunc) in rvu_detach_rsrcs()
1445 int rvu_get_nix_blkaddr(struct rvu *rvu, u16 pcifunc) in rvu_get_nix_blkaddr()
1489 u16 pcifunc, struct rsrc_attach *attach) in rvu_get_attach_blkaddr()
1515 static void rvu_attach_block(struct rvu *rvu, int pcifunc, int blktype, in rvu_attach_block()
1554 struct rsrc_attach *req, u16 pcifunc) in rvu_check_rsrc_availability()
1684 u16 pcifunc = attach->hdr.pcifunc; in rvu_mbox_handler_attach_resources() local
1812 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_msix_offset() local
1967 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_vf_flr() local
1999 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_set_vf_perm() local
2512 static void rvu_blklf_teardown(struct rvu *rvu, u16 pcifunc, u8 blkaddr) in rvu_blklf_teardown()
2546 static void __rvu_flr_handler(struct rvu *rvu, u16 pcifunc) in __rvu_flr_handler()
2588 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local