Searched refs:list_itr (Results 1 – 2 of 2) sorted by relevance
187 struct list_head *list_itr; in adf_error_notifier() local189 list_for_each(list_itr, &service_table) in adf_error_notifier()265 struct list_head *list_itr; in adf_dev_init() local368 list_for_each(list_itr, &service_table) in adf_dev_init()415 struct list_head *list_itr; in adf_dev_start() local461 list_for_each(list_itr, &service_table) in adf_dev_start()509 struct list_head *list_itr; in adf_dev_stop() local571 struct list_head *list_itr; in adf_dev_shutdown() local667 struct list_head *list_itr; in adf_dev_restarting_notify() local708 struct list_head *list_itr; in adf_dev_stop_notify_sync() local[all …]
1952 ret = list_itr; in ice_find_rule_entry()1983 if (list_itr->vsi_list_info) { in ice_find_vsi_list_entry()1998 if (list_itr->vsi_count == 1 && in ice_find_vsi_list_entry()1999 list_itr->vsi_list_info) { in ice_find_vsi_list_entry()3047 return list_itr; in ice_find_ucast_rule_entry()3099 &list_itr->fltr_info)) { in ice_remove_mac_rule()3106 list_itr); in ice_remove_mac_rule()3107 if (list_itr->status) in ice_remove_mac_rule()3108 return list_itr->status; in ice_remove_mac_rule()3732 LIST_DEL(&list_itr->list_entry); in _ice_set_vlan_vsi_promisc()[all …]