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()
1253 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
1270 int pcifunc, int slot) in rvu_lookup_rsrc()
1290 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
1333 u16 pcifunc) in rvu_detach_rsrcs()
1385 int rvu_get_nix_blkaddr(struct rvu *rvu, u16 pcifunc) in rvu_get_nix_blkaddr()
1429 u16 pcifunc, struct rsrc_attach *attach) in rvu_get_attach_blkaddr()
1455 static void rvu_attach_block(struct rvu *rvu, int pcifunc, int blktype, in rvu_attach_block()
1494 struct rsrc_attach *req, u16 pcifunc) in rvu_check_rsrc_availability()
1624 u16 pcifunc = attach->hdr.pcifunc; in rvu_mbox_handler_attach_resources() local
1752 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_msix_offset() local
1907 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_vf_flr() local
1939 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_set_vf_perm() local
2453 static void rvu_blklf_teardown(struct rvu *rvu, u16 pcifunc, u8 blkaddr) in rvu_blklf_teardown()
2486 static void __rvu_flr_handler(struct rvu *rvu, u16 pcifunc) in __rvu_flr_handler()
2528 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local