Home
last modified time | relevance | path

Searched refs:ICE_PKG_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h70 #define ICE_PKG_BUF_SIZE 4096 macro
71 u8 buf[ICE_PKG_BUF_SIZE];
112 #define ICE_MAX_ENTRIES_IN_BUF(hd_sz, ent_sz) ((ICE_PKG_BUF_SIZE - \
H A Dice_flex_pipe.c240 if (offset + size > ICE_PKG_BUF_SIZE) in ice_pkg_enum_section()
994 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last, in ice_dwnld_cfg_bufs()