Searched refs:HNS3_DEV_HW_TO_VF (Results 1 – 2 of 2) sorted by relevance
755 struct hns3_vf *vf = HNS3_DEV_HW_TO_VF(hw); in hns3vf_update_push_lsc_cap()771 struct hns3_vf *vf = HNS3_DEV_HW_TO_VF(hw); in hns3vf_get_push_lsc_cap()1030 struct hns3_vf *vf = HNS3_DEV_HW_TO_VF(hw); in hns3vf_request_link_info()1058 struct hns3_vf *vf = HNS3_DEV_HW_TO_VF(hw); in hns3vf_update_link_status()
915 static inline struct hns3_vf *HNS3_DEV_HW_TO_VF(struct hns3_hw *hw) in HNS3_DEV_HW_TO_VF() function