Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3943 struct list_head union_lst; in ice_add_prof_id_flow() local
3948 INIT_LIST_HEAD(&union_lst); in ice_add_prof_id_flow()
3984 status = ice_get_profs_vsig(hw, blk, vsig, &union_lst); in ice_add_prof_id_flow()
3988 status = ice_add_prof_to_lst(hw, blk, &union_lst, hdl); in ice_add_prof_id_flow()
3993 status = ice_find_dup_props_vsig(hw, blk, &union_lst, &vsig); in ice_add_prof_id_flow()
4026 &union_lst, &vsig, in ice_add_prof_id_flow()
4065 list_for_each_entry_safe(del1, tmp1, &union_lst, list) { in ice_add_prof_id_flow()