Lines Matching refs:list_entry

2742 	list_add(&v_map->list_entry, &sw->vsi_list_map_head);  in ice_create_vsi_list_map()
2897 list_add(&fm_entry->list_entry, &recp->filt_rules); in ice_create_pkt_fwd_rule()
2955 list_for_each_entry(fm_entry, rule_head, list_entry) { in ice_update_sw_rule_bridge_mode()
3112 list_for_each_entry(list_itr, list_head, list_entry) { in ice_find_rule_entry()
3144 list_for_each_entry(list_itr, list_head, list_entry) { in ice_find_vsi_list_entry()
3316 list_del(&vsi_list_info->list_entry); in ice_rem_update_vsi_list()
3407 list_del(&list_elem->list_entry); in ice_remove_rule_internal()
3443 list_for_each_entry(entry, rule_head, list_entry) { in ice_vlan_fltr_exist()
3499 list_for_each_entry(m_list_itr, m_list, list_entry) { in ice_add_mac()
3692 list_for_each_entry(v_list_itr, v_list, list_entry) { in ice_add_vlan()
3719 list_for_each_entry(em_list_itr, em_list, list_entry) { in ice_add_eth_mac()
3747 list_for_each_entry_safe(em_list_itr, tmp, em_list, list_entry) { in ice_remove_eth_mac()
3775 list_for_each_entry_safe(entry, tmp, rule_head, list_entry) { in ice_rem_sw_rule_info()
3776 list_del(&entry->list_entry); in ice_rem_sw_rule_info()
3796 list_for_each_entry_safe(lst_itr, tmp_entry, rule_head, list_entry) { in ice_rem_adv_rule_info()
3797 list_del(&lst_itr->list_entry); in ice_rem_adv_rule_info()
3898 list_for_each_entry(fm_entry, rule_head, list_entry) { in ice_check_if_dflt_vsi()
3930 list_for_each_entry_safe(list_itr, tmp, m_list, list_entry) { in ice_remove_mac()
3965 list_for_each_entry_safe(v_list_itr, tmp, v_list, list_entry) { in ice_remove_vlan()
4017 list_add(&tmp->list_entry, vsi_list_head); in ice_add_entry_to_vsi_fltr_list()
4047 list_for_each_entry(fm_entry, lkup_list_head, list_entry) { in ice_add_to_vsi_fltr_list()
4104 list_for_each_entry_safe(v_list_itr, tmp, v_list, list_entry) { in ice_remove_promisc()
4147 list_for_each_entry(itr, rule_head, list_entry) { in ice_clear_vsi_promisc()
4178 list_for_each_entry_safe(fm_entry, tmp, &remove_list_head, list_entry) { in ice_clear_vsi_promisc()
4179 list_del(&fm_entry->list_entry); in ice_clear_vsi_promisc()
4329 list_for_each_entry(list_itr, &vsi_list_head, list_entry) { in ice_set_vlan_vsi_promisc()
4349 list_for_each_entry_safe(list_itr, tmp, &vsi_list_head, list_entry) { in ice_set_vlan_vsi_promisc()
4350 list_del(&list_itr->list_entry); in ice_set_vlan_vsi_promisc()
4406 list_for_each_entry_safe(fm_entry, tmp, &remove_list_head, list_entry) { in ice_remove_vsi_lkup_fltr()
4407 list_del(&fm_entry->list_entry); in ice_remove_vsi_lkup_fltr()
4845 list_entry); in ice_fill_fv_word_index()
5416 list_for_each_entry(fvit, &rm->fv_list, list_entry) { in ice_add_adv_recipe()
5436 list_for_each_entry(fvit, &rm->fv_list, list_entry) { in ice_add_adv_recipe()
5479 list_for_each_entry_safe(fvit, tmp, &rm->fv_list, list_entry) { in ice_add_adv_recipe()
5480 list_del(&fvit->list_entry); in ice_add_adv_recipe()
5887 list_entry) { in ice_find_adv_rule_entry()
6266 list_add(&adv_fltr->list_entry, rule_head); in ice_add_adv_rule()
6312 list_for_each_entry(itr, list_head, list_entry) { in ice_replay_vsi_fltr()
6429 list_del(&vsi_list_info->list_entry); in ice_adv_rem_update_vsi_list()
6522 list_del(&list_elem->list_entry); in ice_rem_adv_rule()
6556 list_for_each_entry(list_itr, list_head, list_entry) { in ice_rem_adv_rule_by_id()
6587 list_for_each_entry(adv_fltr, list_head, list_entry) { in ice_replay_vsi_adv_rule()