Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_vlan_mode.c62 (struct ice_buf_hdr *)ice_pkg_buf(bld), in ice_pkg_get_supported_vlan_mode()
H A Dice_ddp_common.h477 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
H A Dice_flex_pipe.c525 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 Dice_ddp_common.c1920 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf() function