Searched refs:mbx_vf (Results 1 – 2 of 2) sorted by relevance
143 list_for_each_entry(vf_info, &snap->mbx_vf, list_entry) in ice_mbx_reset_snapshot()365 list_add(&vf_info->list_entry, &snap->mbx_vf); in ice_mbx_init_vf_info()378 INIT_LIST_HEAD(&snap->mbx_vf); in ice_mbx_init_snapshot()
805 struct list_head mbx_vf; member