Searched refs:ice_upd_prof_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 3417 * ice_upd_prof_hw - update hardware using the change list 3423 ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk, in ice_upd_prof_hw() function 4053 status = ice_upd_prof_hw(hw, blk, &chg); in ice_rem_flow_all() 4796 status = ice_upd_prof_hw(hw, blk, &chg); in ice_add_prof_id_flow() 4950 status = ice_upd_prof_hw(hw, blk, &chg); in ice_rem_prof_id_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 2598 * ice_upd_prof_hw - update hardware using the change list 2604 ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk, in ice_upd_prof_hw() function 3303 status = ice_upd_prof_hw(hw, blk, &chg); in ice_rem_flow_all() 4057 status = ice_upd_prof_hw(hw, blk, &chg); in ice_add_prof_id_flow() 4211 status = ice_upd_prof_hw(hw, blk, &chg); in ice_rem_prof_id_flow()
|
Completed in 12 milliseconds