Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c1280 struct iavf_vlan_filter *vlf, *vlftmp; in iavf_clear_mac_vlan_filters() local
1300 list_for_each_entry_safe(vlf, vlftmp, &adapter->vlan_filter_list, in iavf_clear_mac_vlan_filters()
5149 struct iavf_vlan_filter *vlf, *vlftmp; in iavf_remove() local
5259 list_for_each_entry_safe(vlf, vlftmp, &adapter->vlan_filter_list, in iavf_remove()