Lines Matching defs:pcifunc
165 int rvu_get_lf(struct rvu *rvu, struct rvu_block *block, u16 pcifunc, u16 slot) in rvu_get_lf()
190 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr()
260 struct rvu_block *block, u16 pcifunc, in rvu_update_rsrc_map()
316 inline int rvu_get_pf(u16 pcifunc) in rvu_get_pf()
331 static int rvu_get_hwvf(struct rvu *rvu, int pcifunc) in rvu_get_hwvf()
345 struct rvu_pfvf *rvu_get_pfvf(struct rvu *rvu, int pcifunc) in rvu_get_pfvf()
354 static bool is_pf_func_valid(struct rvu *rvu, u16 pcifunc) in is_pf_func_valid()
908 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
925 int pcifunc, int slot) in rvu_lookup_rsrc()
945 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
985 u16 pcifunc) in rvu_detach_rsrcs()
1033 static void rvu_attach_block(struct rvu *rvu, int pcifunc, in rvu_attach_block()
1072 struct rsrc_attach *req, u16 pcifunc) in rvu_check_rsrc_availability()
1178 u16 pcifunc = attach->hdr.pcifunc; in rvu_mbox_handler_attach_resources() local
1301 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_msix_offset() local
1349 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_vf_flr() local
1756 static void rvu_blklf_teardown(struct rvu *rvu, u16 pcifunc, u8 blkaddr) in rvu_blklf_teardown()
1786 static void __rvu_flr_handler(struct rvu *rvu, u16 pcifunc) in __rvu_flr_handler()
1825 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local