Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_flex_type.h62 #define ICE_PKG_BUF_SIZE 4096 macro
63 u8 buf[ICE_PKG_BUF_SIZE];
104 #define ICE_MAX_ENTRIES_IN_BUF(hd_sz, ent_sz) ((ICE_PKG_BUF_SIZE - \
Dice_flex_pipe.c148 if (offset + size > ICE_PKG_BUF_SIZE) in ice_pkg_enum_section()
350 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last, in ice_dwnld_cfg_bufs()