Lines Matching defs:pcifunc
189 int rvu_get_lf(struct rvu *rvu, struct rvu_block *block, u16 pcifunc, u16 slot) in rvu_get_lf()
214 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr()
284 struct rvu_block *block, u16 pcifunc, in rvu_update_rsrc_map()
340 inline int rvu_get_pf(u16 pcifunc) in rvu_get_pf()
355 static int rvu_get_hwvf(struct rvu *rvu, int pcifunc) in rvu_get_hwvf()
369 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
378 static bool is_pf_func_valid(struct rvu *rvu, u16 pcifunc) in is_pf_func_valid()
1047 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
1064 int pcifunc, int slot) in rvu_lookup_rsrc()
1084 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
1124 u16 pcifunc) in rvu_detach_rsrcs()
1172 static void rvu_attach_block(struct rvu *rvu, int pcifunc, in rvu_attach_block()
1211 struct rsrc_attach *req, u16 pcifunc) in rvu_check_rsrc_availability()
1317 u16 pcifunc = attach->hdr.pcifunc; in rvu_mbox_handler_attach_resources() local
1440 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_msix_offset() local
1488 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_vf_flr() local
1927 static void rvu_blklf_teardown(struct rvu *rvu, u16 pcifunc, u8 blkaddr) in rvu_blklf_teardown()
1957 static void __rvu_flr_handler(struct rvu *rvu, u16 pcifunc) in __rvu_flr_handler()
1996 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local