Searched refs:ice_update_pkg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.h | 458 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
|
D | ice_flex_pipe.c | 490 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()
|
D | ice_ddp.c | 1778 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() function
|