Searched refs:remove_list_head (Results 1 – 1 of 1) sorted by relevance
5287 struct LIST_HEAD_TYPE remove_list_head; in _ice_clear_vsi_promisc() local5305 INIT_LIST_HEAD(&remove_list_head); in _ice_clear_vsi_promisc()5328 &remove_list_head, in _ice_clear_vsi_promisc()5340 LIST_FOR_EACH_ENTRY_SAFE(fm_entry, tmp, &remove_list_head, in _ice_clear_vsi_promisc()5589 struct LIST_HEAD_TYPE remove_list_head; in ice_remove_vsi_lkup_fltr() local5595 INIT_LIST_HEAD(&remove_list_head); in ice_remove_vsi_lkup_fltr()5600 &remove_list_head); in ice_remove_vsi_lkup_fltr()5614 ice_remove_promisc(hw, lkup, &remove_list_head); in ice_remove_vsi_lkup_fltr()5617 ice_remove_mac_vlan(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()5621 ice_remove_eth_mac(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()[all …]