Searched refs:ice_update_pkg (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.h | 427 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() 2688 status = ice_update_pkg(hw, ice_pkg_buf(b), 1); in ice_upd_prof_hw()
|
D | ice_ddp.c | 1449 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() function
|