Searched refs:chgs (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.c | 2483 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_es() argument 2488 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_es() 2521 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_tcam() argument 2525 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_tcam() 2557 struct list_head *chgs) in ice_prof_bld_xlt1() argument 2561 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_xlt1() 2589 struct list_head *chgs) in ice_prof_bld_xlt2() argument 2593 list_for_each_entry(tmp, chgs, list_entry) { in ice_prof_bld_xlt2() 2628 struct list_head *chgs) in ice_upd_prof_hw() argument 2641 list_for_each_entry(tmp, chgs, list_entry) { in ice_upd_prof_hw() [all …]
|