Lines Matching refs:l_entry
1257 list_for_each_entry(p, &hw->fl_profs[blk], l_entry) in ice_flow_find_prof_conds()
1299 list_for_each_entry(p, &hw->fl_profs[blk], l_entry) in ice_flow_find_prof_id()
1319 list_del(&entry->l_entry); in ice_flow_rem_entry_sync()
1428 list_for_each_entry_safe(e, t, &prof->entries, l_entry) { in ice_flow_rem_prof_sync()
1440 list_del(&prof->l_entry); in ice_flow_rem_prof_sync()
1545 list_add(&(*prof)->l_entry, &hw->fl_profs[blk]); in ice_flow_add_prof()
1642 list_add(&e->l_entry, &prof->entries); in ice_flow_add_entry()
1823 list_for_each_entry_safe(e, t, &prof->entries, l_entry) { in ice_flow_rem_vsi_prof()
1913 list_for_each_entry_safe(r, tmp, &hw->rss_list_head, l_entry) in ice_rem_vsi_rss_list()
1916 list_del(&r->l_entry); in ice_rem_vsi_rss_list()
1944 list_for_each_entry_safe(p, t, &hw->fl_profs[blk], l_entry) in ice_rem_vsi_rss_cfg()
1978 list_for_each_entry_safe(r, tmp, &hw->rss_list_head, l_entry) in ice_rem_rss_list()
1983 list_del(&r->l_entry); in ice_rem_rss_list()
2003 list_for_each_entry(r, &hw->rss_list_head, l_entry) in ice_add_rss_list()
2019 list_add_tail(&rss_cfg->l_entry, &hw->rss_list_head); in ice_add_rss_list()
2408 list_for_each_entry(r, &hw->rss_list_head, l_entry) { in ice_replay_rss_cfg()
2448 list_for_each_entry(r, &hw->rss_list_head, l_entry) in ice_get_rss_cfg()