Searched refs:remove_list_head (Results 1 – 1 of 1) sorted by relevance
5968 struct LIST_HEAD_TYPE remove_list_head; in _ice_clear_vsi_promisc() local5986 INIT_LIST_HEAD(&remove_list_head); in _ice_clear_vsi_promisc()6009 &remove_list_head, in _ice_clear_vsi_promisc()6021 LIST_FOR_EACH_ENTRY_SAFE(fm_entry, tmp, &remove_list_head, in _ice_clear_vsi_promisc()6270 struct LIST_HEAD_TYPE remove_list_head; in ice_remove_vsi_lkup_fltr() local6276 INIT_LIST_HEAD(&remove_list_head); in ice_remove_vsi_lkup_fltr()6281 &remove_list_head); in ice_remove_vsi_lkup_fltr()6295 ice_remove_promisc(hw, lkup, &remove_list_head); in ice_remove_vsi_lkup_fltr()6298 ice_remove_mac_vlan(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()6302 ice_remove_eth_mac(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()[all …]