Home
last modified time | relevance | path

Searched refs:chgs (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c4126 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_es() argument
4131 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_es()
4171 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_tcam()
4207 struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_xlt1() argument
4211 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_xlt1()
4242 struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_xlt2() argument
4284 struct LIST_HEAD_TYPE *chgs) in ice_upd_prof_hw() argument
4333 status = ice_prof_bld_es(hw, blk, b, chgs); in ice_upd_prof_hw()
4339 status = ice_prof_bld_tcam(hw, blk, b, chgs); in ice_upd_prof_hw()
4345 status = ice_prof_bld_xlt1(blk, b, chgs); in ice_upd_prof_hw()
[all …]