Lines Matching refs:l_entry
607 list_for_each_entry(p, &hw->fl_profs[blk], l_entry) in ice_flow_find_prof_conds()
649 list_for_each_entry(p, &hw->fl_profs[blk], l_entry) in ice_flow_find_prof_id()
686 list_del(&entry->l_entry); in ice_flow_rem_entry_sync()
786 list_for_each_entry_safe(e, t, &prof->entries, l_entry) { in ice_flow_rem_prof_sync()
798 list_del(&prof->l_entry); in ice_flow_rem_prof_sync()
905 list_add(&(*prof)->l_entry, &hw->fl_profs[blk]); in ice_flow_add_prof()
1003 list_add(&e->l_entry, &prof->entries); in ice_flow_add_entry()
1220 list_for_each_entry_safe(r, tmp, &hw->rss_list_head, l_entry) in ice_rem_vsi_rss_list()
1223 list_del(&r->l_entry); in ice_rem_vsi_rss_list()
1251 list_for_each_entry_safe(p, t, &hw->fl_profs[blk], l_entry) in ice_rem_vsi_rss_cfg()
1285 list_for_each_entry_safe(r, tmp, &hw->rss_list_head, l_entry) in ice_rem_rss_list()
1290 list_del(&r->l_entry); in ice_rem_rss_list()
1310 list_for_each_entry(r, &hw->rss_list_head, l_entry) in ice_add_rss_list()
1326 list_add_tail(&rss_cfg->l_entry, &hw->rss_list_head); in ice_add_rss_list()
1628 list_for_each_entry(r, &hw->rss_list_head, l_entry) { in ice_replay_rss_cfg()
1668 list_for_each_entry(r, &hw->rss_list_head, l_entry) in ice_get_rss_cfg()