Home
last modified time | relevance | path

Searched refs:vsi_list_map_head (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h835 struct LIST_HEAD_TYPE vsi_list_map_head; member
H A Dice_common.c558 INIT_LIST_HEAD(&sw->vsi_list_map_head); in ice_init_fltr_mgmt_struct()
585 LIST_FOR_EACH_ENTRY_SAFE(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_single()
H A Dice_switch.c3378 LIST_ADD(&v_map->list_entry, &sw->vsi_list_map_head); in ice_create_vsi_list_map()