Searched refs:ice_update_pkg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/ice/ |
| H A D | ice_ddp_common.h | 438 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
|
| H A D | ice_flex_pipe.c | 525 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_create_tunnel() 626 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_destroy_tunnel() 751 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_ptg_update_xlt1() 1037 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_vsig_update_xlt2_sect() 2522 status = ice_update_pkg(hw, ice_pkg_buf(b), 1); in ice_upd_prof_hw()
|
| H A D | ice_ddp_common.c | 291 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() function
|