Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_main.c1248 struct iavf_vlan_filter *vlf, *vlftmp; in iavf_clear_mac_vlan_filters() local
1268 list_for_each_entry_safe(vlf, vlftmp, &adapter->vlan_filter_list, in iavf_clear_mac_vlan_filters()
5252 struct iavf_vlan_filter *vlf, *vlftmp; in iavf_remove() local
5345 list_for_each_entry_safe(vlf, vlftmp, &adapter->vlan_filter_list, in iavf_remove()