Searched refs:SLIST_EMPTY (Results 1 – 4 of 4) sorted by relevance
1033 while (!SLIST_EMPTY(&qdev->arfs_info.arfs_list_head)) { in qede_flow_flush()
752 while (!SLIST_EMPTY(&qdev->mc_list_head)) { in qede_del_mcast_filters()
198 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
2345 if (SLIST_EMPTY(&fm->counters)) { in enic_fm_counter_alloc()