Searched refs:ice_update_pkg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.h | 427 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
|
H A 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()
|
H A D | ice_ddp.c | 1442 * ice_update_pkg 1449 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 887 * ice_update_pkg 895 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() function 1737 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_create_tunnel() 1808 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_destroy_tunnel() 3507 status = ice_update_pkg(hw, ice_pkg_buf(b), 1); in ice_upd_prof_hw()
|
Completed in 14 milliseconds