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()
846 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_nix_hw_resource()
875 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_cpt_hw_resource()
929 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_hw_resources()
1386 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_block()
1428 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_rsrcs()
1552 struct rvu_hwinfo *hw = rvu->hw; in rvu_attach_block()
1591 struct rvu_hwinfo *hw = rvu->hw; in rvu_check_rsrc_availability()
1844 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_msix_offset()
1907 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_free_rsrc_cnt()
2027 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_get_hw_cap()
2039 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_set_vf_perm()
2082 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_ndc_sync_op()
2364 struct rvu_hwinfo *hw = rvu->hw; in rvu_get_mbox_regions()
2651 struct rvu_hwinfo *hw = rvu->hw; in rvu_enable_mbox_intr()
3329 rvu->hw = devm_kzalloc(dev, sizeof(struct rvu_hwinfo), GFP_KERNEL); in rvu_probe()