Home
last modified time | relevance | path

Searched refs:mbx_vf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.c143 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()
H A Dice_type.h828 struct list_head mbx_vf; member