Lines Matching refs:rvu_hwinfo
63 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_hw_capabilities()
465 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented()
478 struct rvu_hwinfo *hw = rvu->hw; in rvu_check_block_implemented()
607 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_msix_resources()
725 struct rvu_hwinfo *hw = rvu->hw; in rvu_free_hw_resources()
767 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_pfvf_macaddress()
844 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_nix_hw_resource()
873 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_cpt_hw_resource()
927 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_hw_resources()
1373 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_block()
1415 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_rsrcs()
1539 struct rvu_hwinfo *hw = rvu->hw; in rvu_attach_block()
1578 struct rvu_hwinfo *hw = rvu->hw; in rvu_check_rsrc_availability()
1831 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_msix_offset()
1894 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_free_rsrc_cnt()
2007 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_get_hw_cap()
2019 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_set_vf_perm()
2279 struct rvu_hwinfo *hw = rvu->hw; in rvu_get_mbox_regions()
2522 struct rvu_hwinfo *hw = rvu->hw; in rvu_enable_mbox_intr()
3183 rvu->hw = devm_kzalloc(dev, sizeof(struct rvu_hwinfo), GFP_KERNEL); in rvu_probe()