Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c1103 struct i40evf_cloud_filter *cf, *cftmp; in i40evf_del_cloud_filter() local
1130 list_for_each_entry_safe(cf, cftmp, &adapter->cloud_filter_list, list) { in i40evf_del_cloud_filter()
1267 struct i40evf_cloud_filter *cf, *cftmp; in i40evf_virtchnl_completion() local
1269 list_for_each_entry_safe(cf, cftmp, in i40evf_virtchnl_completion()
1406 struct i40evf_cloud_filter *cf, *cftmp; in i40evf_virtchnl_completion() local
1408 list_for_each_entry_safe(cf, cftmp, &adapter->cloud_filter_list, in i40evf_virtchnl_completion()
Di40evf_main.c1755 struct i40evf_cloud_filter *cf, *cftmp; in i40evf_disable_vf() local
1791 list_for_each_entry_safe(cf, cftmp, &adapter->cloud_filter_list, list) { in i40evf_disable_vf()
2325 struct i40evf_cloud_filter *cf, *cftmp; in i40evf_del_all_cloud_filters() local
2328 list_for_each_entry_safe(cf, cftmp, &adapter->cloud_filter_list, in i40evf_del_all_cloud_filters()
3844 struct i40evf_cloud_filter *cf, *cftmp; in i40evf_remove() local
3916 list_for_each_entry_safe(cf, cftmp, &adapter->cloud_filter_list, list) { in i40evf_remove()