Searched refs:chgs (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 4438 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_es() argument 4443 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_es() 4483 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_tcam() 4519 struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_xlt1() argument 4523 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_xlt1() 4554 struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_xlt2() argument 4596 struct LIST_HEAD_TYPE *chgs) in ice_upd_prof_hw() argument 4645 status = ice_prof_bld_es(hw, blk, b, chgs); in ice_upd_prof_hw() 4651 status = ice_prof_bld_tcam(hw, blk, b, chgs); in ice_upd_prof_hw() 4657 status = ice_prof_bld_xlt1(blk, b, chgs); in ice_upd_prof_hw() [all …]
|