Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.c1791 LIST_FOR_EACH_ENTRY(fm_entry, rule_head, ice_fltr_mgmt_list_entry, in ice_update_sw_rule_bridge_mode()
1947 LIST_FOR_EACH_ENTRY(list_itr, list_head, ice_fltr_mgmt_list_entry,
1980 LIST_FOR_EACH_ENTRY(list_itr, list_head, in ice_find_vsi_list_entry()
1995 LIST_FOR_EACH_ENTRY(list_itr, list_head,
2374 LIST_FOR_EACH_ENTRY(m_list_itr, m_list, ice_fltr_list_entry, in ice_add_mac_rule()
2431 LIST_FOR_EACH_ENTRY(m_list_itr, m_list, ice_fltr_list_entry, in ice_add_mac_rule()
2464 LIST_FOR_EACH_ENTRY(m_list_itr, m_list, ice_fltr_list_entry, in ice_add_mac_rule()
2684 LIST_FOR_EACH_ENTRY(v_list_itr, v_list, ice_fltr_list_entry,
2729 LIST_FOR_EACH_ENTRY(em_list_itr, em_list, ice_fltr_list_entry, in ice_add_eth_mac_rule()
3011 LIST_FOR_EACH_ENTRY(fm_entr
[all...]
H A Dice_flex_pipe.c983 LIST_FOR_EACH_ENTRY(tmp1, list1, ice_vsig_prof, list) in ice_match_prop_lst()
985 LIST_FOR_EACH_ENTRY(tmp2, list2, ice_vsig_prof, list) in ice_match_prop_lst()
2262 LIST_FOR_EACH_ENTRY(ent, &hw->blk[blk].xlt2.vsig_tbl[idx].prop_lst, in ice_has_prof_vsig()
2286 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_es()
2326 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_tcam()
2366 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_xlt1()
2401 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) { in ice_prof_bld_xlt2()
2452 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) { in ice_upd_prof_hw()
2627 LIST_FOR_EACH_ENTRY(map, &hw->blk[blk].es.prof_map, ice_prof_map, list) in ice_search_prof_id()
2694 LIST_FOR_EACH_ENTRY( in ice_vsig_prof_id_count()
[all...]
H A Dice_flow.c792 LIST_FOR_EACH_ENTRY(p, &hw->fl_profs[blk], ice_flow_prof, l_entry) in ice_flow_find_prof_conds()
857 LIST_FOR_EACH_ENTRY(p, &hw->fl_profs[blk], ice_flow_prof, l_entry)
1493 LIST_FOR_EACH_ENTRY(r, &hw->rss_list_head, in ice_add_rss_list()
1930 LIST_FOR_EACH_ENTRY(r, &hw->rss_list_head, in ice_replay_rss_cfg()
1962 LIST_FOR_EACH_ENTRY(r, &hw->rss_list_head, in ice_get_rss_cfg()
H A Dice_sched.c2318 LIST_FOR_EACH_ENTRY(agg_info, &hw->agg_list, ice_sched_agg_info, in ice_get_agg_info()
2906 LIST_FOR_EACH_ENTRY(agg_vsi_info, &agg_info->agg_vsi_list, in ice_get_agg_vsi_info()
2928 LIST_FOR_EACH_ENTRY(agg_info, &hw->agg_list, ice_sched_agg_info, in ice_get_vsi_agg_info()
3781 LIST_FOR_EACH_ENTRY(agg_info, &hw->agg_list, ice_sched_agg_info, in ice_cfg_agg_vsi_priority_per_tc()
3811 LIST_FOR_EACH_ENTRY(agg_vsi_info, &agg_info->agg_vsi_list, in ice_cfg_agg_vsi_priority_per_tc()
3917 LIST_FOR_EACH_ENTRY(agg_info, &hw->agg_list, ice_sched_agg_info, in ice_cfg_agg_bw_alloc()
4105 LIST_FOR_EACH_ENTRY(rl_prof_elem, &hw->rl_prof_list[layer_num], in ice_sched_add_rl_profile()
4309 LIST_FOR_EACH_ENTRY(rl_prof_elem, &hw->rl_prof_list[layer_num], in ice_sched_rm_rl_profile()
5253 LIST_FOR_EACH_ENTRY(agg_info, &pi->hw->agg_list, ice_sched_agg_info, in ice_sched_validate_agg_srl_node()
5735 LIST_FOR_EACH_ENTRY(agg_inf in ice_sched_replay_agg()
[all...]
H A Dice_vf_mbx.c202 LIST_FOR_EACH_ENTRY(vf_info, &snap->mbx_vf, ice_mbx_vf_info, list_entry) in ice_mbx_reset_snapshot()
H A Dice_osdep.h298 #define LIST_FOR_EACH_ENTRY(pos, head, unused, member) \ macro
H A Dice_lib.c5479 LIST_FOR_EACH_ENTRY(itr, rules, ice_fltr_mgmt_list_entry, list_entry) { in ice_sync_one_mcast_filter()
5557 LIST_FOR_EACH_ENTRY(itr, rules, ice_fltr_mgmt_list_entry, list_entry) in ice_sync_multicast_filters()
5569 LIST_FOR_EACH_ENTRY(itr, rules, ice_fltr_mgmt_list_entry, list_entry) { in ice_sync_multicast_filters()
6068 LIST_FOR_EACH_ENTRY(fm_entry, rule_head, ice_fltr_mgmt_list_entry, list_entry) { in ice_sysctl_dump_mac_filters()
6137 LIST_FOR_EACH_ENTRY(fm_entry, rule_head, ice_fltr_mgmt_list_entry, list_entry) { in ice_sysctl_dump_vlan_filters()
6207 LIST_FOR_EACH_ENTRY(fm_entry, rule_head, ice_fltr_mgmt_list_entry, list_entry) { in ice_sysctl_dump_ethertype_filters()
6278 LIST_FOR_EACH_ENTRY(fm_entry, rule_head, ice_fltr_mgmt_list_entry, list_entry) { in ice_sysctl_dump_ethertype_mac_filters()