Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_vlan_mode.c51 bld = ice_pkg_buf_alloc_single_section(hw, in ice_pkg_get_supported_vlan_mode()
H A Dice_ddp_common.h475 ice_pkg_buf_alloc_single_section(struct ice_hw *hw, u32 type, u16 size,
H A Dice_flex_pipe.c739 bld = ice_pkg_buf_alloc_single_section(hw, ice_sect_id(blk, ICE_XLT1), in ice_ptg_update_xlt1()
1027 bld = ice_pkg_buf_alloc_single_section(hw, ice_sect_id(blk, ICE_XLT2), in ice_vsig_update_xlt2_sect()
H A Dice_ddp_common.c1807 ice_pkg_buf_alloc_single_section(struct ice_hw *hw, u32 type, u16 size, in ice_pkg_buf_alloc_single_section() function