Searched refs:LIST_FOR_EACH_ENTRY_SAFE (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c1827 LIST_FOR_EACH_ENTRY_SAFE(fvl, tmp, fv_list, ice_sw_fv_list_entry, function
2999 LIST_FOR_EACH_ENTRY_SAFE(del, dtmp,
3618 LIST_FOR_EACH_ENTRY_SAFE(del, tmp, &es->prof_map,
3637 LIST_FOR_EACH_ENTRY_SAFE(p, tmp, &hw->fl_profs[blk_idx],
3703 LIST_FOR_EACH_ENTRY_SAFE(r, rt, &hw->rss_list_head,
4548 LIST_FOR_EACH_ENTRY_SAFE(d, t,
4602 LIST_FOR_EACH_ENTRY_SAFE(p, t,
4650 LIST_FOR_EACH_ENTRY_SAFE(del, tmp, &chg, ice_chs_chg, list_entry) {
4781 LIST_FOR_EACH_ENTRY_SAFE(ent1, ent2, lst, ice_vsig_prof, list) { function
4885 LIST_FOR_EACH_ENTRY_SAFE(tm function
5487 LIST_FOR_EACH_ENTRY_SAFE(ent, tmp, lst, ice_vsig_prof, list) function
[all...]
H A Dice_osdep.h299 #define LIST_FOR_EACH_ENTRY_SAFE(pos, n, head, unused, member) \ macro
H A Dice_sched.c764 LIST_FOR_EACH_ENTRY_SAFE(rl_prof_elem, rl_prof_tmp,
793 LIST_FOR_EACH_ENTRY_SAFE(agg_info, atmp, &hw->agg_list,
799 LIST_FOR_EACH_ENTRY_SAFE(agg_vsi_info, vtmp,
2003 LIST_FOR_EACH_ENTRY_SAFE(agg_info, atmp, &pi->hw->agg_list,
2009 LIST_FOR_EACH_ENTRY_SAFE(agg_vsi_info, vtmp,
2430 LIST_FOR_EACH_ENTRY_SAFE(agg_vsi_info, tmp, &agg_info->agg_vsi_list,
2902 LIST_FOR_EACH_ENTRY_SAFE(rl_prof_elem, rl_prof_tmp,
5086 LIST_FOR_EACH_ENTRY_SAFE(agg_info, tmp, &pi->hw->agg_list,
H A Dice_switch.c2693 LIST_FOR_EACH_ENTRY_SAFE(em_list_itr, tmp, em_list, ice_fltr_list_entry, function
2740 LIST_FOR_EACH_ENTRY_SAFE(entry, tmp, rule_head, function
2909 LIST_FOR_EACH_ENTRY_SAFE(list_itr, tmp, m_list, ice_fltr_list_entry, function
2971 LIST_FOR_EACH_ENTRY_SAFE(v_list_itr, tmp, v_list, ice_fltr_list_entry, function
3259 LIST_FOR_EACH_ENTRY_SAFE(v_list_itr, tmp, v_list, ice_fltr_list_entry, function
3335 LIST_FOR_EACH_ENTRY_SAFE(fm_entry, tmp, &remove_list_head,
3545 LIST_FOR_EACH_ENTRY_SAFE(list_itr, tmp, &vsi_list_head,
3626 LIST_FOR_EACH_ENTRY_SAFE(fm_entry, tmp, &remove_list_head,
H A Dice_flow.c1335 LIST_FOR_EACH_ENTRY_SAFE(r, tmp, &hw->rss_list_head,
1367 LIST_FOR_EACH_ENTRY_SAFE(p, t, &hw->fl_profs[blk], ice_flow_prof,
1427 LIST_FOR_EACH_ENTRY_SAFE(r, tmp, &hw->rss_list_head,
H A Dice_common.c614 LIST_FOR_EACH_ENTRY_SAFE(v_pos_map, v_tmp_map, &sw->vsi_list_map_head,
624 LIST_FOR_EACH_ENTRY_SAFE(rg_entry, tmprg_entry,
636 LIST_FOR_EACH_ENTRY_SAFE(lst_itr, tmp_entry,
648 LIST_FOR_EACH_ENTRY_SAFE(lst_itr, tmp_entry,
H A Dice_lib.c1694 LIST_FOR_EACH_ENTRY_SAFE(e, tmp, list, ice_fltr_list_entry, list_entry) { function

Completed in 273 milliseconds