Home
last modified time | relevance | path

Searched defs:vf_infos (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/huawei/hinic/
Dhinic_sriov.c55 struct vf_data_storage *vf_infos = hwdev->func_to_io.vf_infos; in hinic_notify_vf_link_status() local
412 struct vf_data_storage *vf_infos; in hinic_get_vf_link_status_msg_handler() local
813 struct vf_data_storage *vf_infos; in hinic_set_vf_trust() local
920 struct vf_data_storage *vf_infos = NULL; in hinic_set_vf_spoofchk() local
983 struct vf_data_storage *vf_infos = nic_io->vf_infos; in hinic_set_vf_link_state() local
1099 struct vf_data_storage *vf_infos = nic_io->vf_infos; in hinic_init_vf_infos() local
1130 struct vf_data_storage *vf_infos; in hinic_clear_vf_infos() local
Dhinic_hw_io.h89 struct vf_data_storage *vf_infos; member