Home
last modified time | relevance | path

Searched refs:ice_pkg_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h63 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
H A Dice_vlan_mode.c33 (struct ice_buf_hdr *)ice_pkg_buf(bld), in ice_pkg_get_supported_vlan_mode()
H A Dice_flex_pipe.c378 status = ice_update_pkg_no_lock(hw, ice_pkg_buf(bld), 1); in ice_upd_dvm_boost_entry()
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 Dice_ddp.c1086 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf() function