Lines Matching defs:pcifunc

225 int rvu_get_lf(struct rvu *rvu, struct rvu_block *block, u16 pcifunc, u16 slot)  in rvu_get_lf()
253 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr()
342 struct rvu_block *block, u16 pcifunc, in rvu_update_rsrc_map()
403 inline int rvu_get_pf(u16 pcifunc) in rvu_get_pf()
420 int rvu_get_hwvf(struct rvu *rvu, int pcifunc) in rvu_get_hwvf()
434 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
443 static bool is_pf_func_valid(struct rvu *rvu, u16 pcifunc) in is_pf_func_valid()
1292 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
1309 int pcifunc, int slot) in rvu_lookup_rsrc()
1329 int rvu_get_blkaddr_from_slot(struct rvu *rvu, int blktype, u16 pcifunc, in rvu_get_blkaddr_from_slot()
1383 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
1426 u16 pcifunc) in rvu_detach_rsrcs()
1478 int rvu_get_nix_blkaddr(struct rvu *rvu, u16 pcifunc) in rvu_get_nix_blkaddr()
1522 u16 pcifunc, struct rsrc_attach *attach) in rvu_get_attach_blkaddr()
1548 static void rvu_attach_block(struct rvu *rvu, int pcifunc, int blktype, in rvu_attach_block()
1587 struct rsrc_attach *req, u16 pcifunc) in rvu_check_rsrc_availability()
1717 u16 pcifunc = attach->hdr.pcifunc; in rvu_mbox_handler_attach_resources() local
1845 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_msix_offset() local
2000 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_vf_flr() local
2040 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_set_vf_perm() local
2083 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_ndc_sync_op() local
2662 static void rvu_blklf_teardown(struct rvu *rvu, u16 pcifunc, u8 blkaddr) in rvu_blklf_teardown()
2696 static void __rvu_flr_handler(struct rvu *rvu, u16 pcifunc) in __rvu_flr_handler()
2758 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local