Lines Matching defs:blkaddr
255 int devnum, blkaddr = -ENODEV; in rvu_get_blkaddr() local
465 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented()
518 static void rvu_block_reset(struct rvu *rvu, int blkaddr, u64 rst_reg) in rvu_block_reset()
844 static int rvu_setup_nix_hw_resource(struct rvu *rvu, int blkaddr) in rvu_setup_nix_hw_resource()
873 static int rvu_setup_cpt_hw_resource(struct rvu *rvu, int blkaddr) in rvu_setup_cpt_hw_resource()
1250 u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blkaddr) in rvu_get_rsrc_mapcount()
1337 int blkaddr; in rvu_get_blkaddr_from_slot() local
1390 int blkaddr; in rvu_detach_block() local
1482 int blkaddr = BLKADDR_NIX0, vf; in rvu_get_nix_blkaddr() local
1525 int blkaddr; in rvu_get_attach_blkaddr() local
1556 int blkaddr; in rvu_attach_block() local
1591 int free_lfs, mappedlfs, blkaddr; in rvu_check_rsrc_availability() local
1701 int blkaddr, num_lfs; in rvu_attach_from_same_block() local
1779 int blkaddr, int lf) in rvu_get_msix_offset()
1848 int lf, slot, blkaddr; in rvu_mbox_handler_msix_offset() local
2043 int blkaddr, nixlf; in rvu_mbox_handler_set_vf_perm() local
2663 static void rvu_blklf_teardown(struct rvu *rvu, u16 pcifunc, u8 blkaddr) in rvu_blklf_teardown()