iavf_devices       14 drivers/net/ethernet/intel/iavf/iavf_client.c static LIST_HEAD(iavf_devices);
iavf_devices      298 drivers/net/ethernet/intel/iavf/iavf_client.c 	list_for_each_entry(ldev, &iavf_devices, list) {
iavf_devices      311 drivers/net/ethernet/intel/iavf/iavf_client.c 	list_add(&ldev->list, &iavf_devices);
iavf_devices      338 drivers/net/ethernet/intel/iavf/iavf_client.c 	list_for_each_entry_safe(ldev, tmp, &iavf_devices, list) {
iavf_devices      367 drivers/net/ethernet/intel/iavf/iavf_client.c 	list_for_each_entry(ldev, &iavf_devices, list) {
iavf_devices      401 drivers/net/ethernet/intel/iavf/iavf_client.c 	list_for_each_entry(ldev, &iavf_devices, list) {