Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_osdep.h335 #define LIST_ADD(entry, list_head) LIST_INSERT_HEAD(list_head, entry, next) macro
387 #define HLIST_ADD_HEAD(entry, list_head) LIST_ADD(entry, list_head)
H A Dice_flex_pipe.c1728 LIST_ADD(&fvl->list_entry, fv_list); in ice_get_sw_fv_list()
4761 LIST_ADD(&prof->list, &hw->blk[blk].es.prof_map); in ice_add_prof()
4911 LIST_ADD(&p->list_entry, chg); in ice_rem_vsig()
5074 LIST_ADD(&p->list_entry, chg); in ice_get_prof()
5163 LIST_ADD(&p->list, lst); in ice_add_prof_to_lst()
5204 LIST_ADD(&p->list_entry, chg); in ice_move_vsi()
5312 LIST_ADD(&p->list_entry, chg); in ice_prof_tcam_ena_dis()
5528 LIST_ADD(&p->list_entry, chg); in ice_add_prof_id_vsig()
5537 LIST_ADD(&t->list, in ice_add_prof_id_vsig()
5589 LIST_ADD(&p->list_entry, chg); in ice_create_prof_id_vsig()
[all …]
H A Dice_switch.c1700 LIST_ADD(&rg_entry->l_entry, &recps[rid].rg_list); in ice_get_recp_frm_fw()
3378 LIST_ADD(&v_map->list_entry, &sw->vsi_list_map_head); in ice_create_vsi_list_map()
4277 LIST_ADD(&fm_entry->list_entry, rule_head); in ice_add_mac_rule()
5061 LIST_ADD(&tmp->list_entry, vsi_list_head); in ice_add_entry_to_vsi_fltr_list()
5861 LIST_ADD(&fl_info.list_entry, &l_head); in ice_add_mac_with_sw_marker()
5959 LIST_ADD(&fl_info.list_entry, &l_head); in ice_add_mac_with_counter()
6255 LIST_ADD(&entry->l_entry, rg_list); in ice_create_first_fit_recp_def()
6274 LIST_ADD(&entry->l_entry, rg_list); in ice_create_first_fit_recp_def()
6626 LIST_ADD(&last_chain_entry->l_entry, &rm->rg_list); in ice_add_sw_recipe()
7145 LIST_ADD(&fvl->list_entry, &rm->fv_list); in ice_add_adv_recipe()
[all …]
H A Dice_acl_ctrl.c835 LIST_ADD(&scen->list_entry, &hw->acl_tbl->scens); in ice_acl_create_scen()
H A Dice_flow.c2223 LIST_ADD(&(*prof)->l_entry, &hw->fl_profs[blk]); in ice_flow_add_prof()
2896 LIST_ADD(&e->l_entry, &prof->entries); in ice_flow_acl_add_scen_entry_sync()
3047 LIST_ADD(&e->l_entry, &prof->entries); in ice_flow_add_entry()
H A Dice_fdir.c1327 LIST_ADD(&fltr->fltr_node, &hw->fdir_list_head); in ice_fdir_list_add_fltr()
H A Dice_sched.c2676 LIST_ADD(&agg_info->list_entry, &hw->agg_list); in ice_sched_cfg_agg()
2842 LIST_ADD(&agg_vsi_info->list_entry, &agg_info->agg_vsi_list); in ice_sched_assoc_vsi_to_agg()
3955 LIST_ADD(&rl_prof_elem->list_entry, &hw->rl_prof_list[layer_num]); in ice_sched_add_rl_profile()
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c867 LIST_ADD(&m_list_itr->list_entry, &list_head); in ice_add_mac_filter()
924 LIST_ADD(&m_list_itr->list_entry, &list_head); in ice_remove_mac_filter()
998 LIST_ADD(&v_list_itr->list_entry, &list_head); in ice_add_vlan_filter()
1065 LIST_ADD(&v_list_itr->list_entry, &list_head); in ice_remove_vlan_filter()
1991 LIST_ADD(&s_list_itr->list_entry, &list_head); in ice_vsi_config_sw_lldp()