Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ddp.h458 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
Dice_flex_pipe.c490 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_create_tunnel()
561 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_destroy_tunnel()
2715 status = ice_update_pkg(hw, ice_pkg_buf(b), 1); in ice_upd_prof_hw()
Dice_ddp.c1778 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() function