Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3275 * @chgs: the list of changes to make in hardware
3279 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_es()
3284 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_es()
3313 * @chgs: the list of changes to make in hardware
3317 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_tcam()
3321 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_tcam()
3349 * @chgs: the list of changes to make in hardware
3353 struct list_head *chgs) in ice_prof_bld_xlt1()
3357 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_xlt1()
3381 * @chgs
3278 ice_prof_bld_es(struct ice_hw *hw, enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_es() argument
3316 ice_prof_bld_tcam(struct ice_hw *hw, enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_tcam() argument
3352 ice_prof_bld_xlt1(enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_xlt1() argument
3384 ice_prof_bld_xlt2(enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_xlt2() argument
3423 ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk, struct list_head *chgs) ice_upd_prof_hw() argument
[all...]
H A Dice_common.c678 u16 i, chgs = 0, len = 0; in ice_cfg_fw_log() local
731 data[chgs++] = cpu_to_le16(val); in ice_cfg_fw_log()
740 if (!chgs) in ice_cfg_fw_log()
750 len = sizeof(*data) * chgs; in ice_cfg_fw_log()
763 u16 cnt = enable ? chgs : (u16)ICE_AQC_FW_LOG_ID_MAX; in ice_cfg_fw_log()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2456 * @chgs: the list of changes to make in hardware
2460 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_es()
2465 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_es()
2494 * @chgs: the list of changes to make in hardware
2498 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_tcam()
2502 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_tcam()
2530 * @chgs: the list of changes to make in hardware
2534 struct list_head *chgs) in ice_prof_bld_xlt1()
2538 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_xlt1()
2562 * @chgs
2459 ice_prof_bld_es(struct ice_hw *hw, enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_es() argument
2497 ice_prof_bld_tcam(struct ice_hw *hw, enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_tcam() argument
2533 ice_prof_bld_xlt1(enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_xlt1() argument
2565 ice_prof_bld_xlt2(enum ice_block blk, struct ice_buf_build *bld, struct list_head *chgs) ice_prof_bld_xlt2() argument
2604 ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk, struct list_head *chgs) ice_upd_prof_hw() argument
[all...]
H A Dice_common.c904 u16 i, chgs = 0, len = 0; in ice_cfg_fw_log() local
958 data[chgs++] = cpu_to_le16(val); in ice_cfg_fw_log()
967 if (!chgs) in ice_cfg_fw_log()
977 len = sizeof(*data) * chgs; in ice_cfg_fw_log()
990 u16 cnt = enable ? chgs : (u16)ICE_AQC_FW_LOG_ID_MAX; in ice_cfg_fw_log()

Completed in 23 milliseconds