Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ddp.h138 #define ICE_PKG_BUF_SIZE 4096 macro
139 u8 buf[ICE_PKG_BUF_SIZE];
187 ((ICE_PKG_BUF_SIZE - \
Dice_vlan_mode.c34 ICE_PKG_BUF_SIZE, NULL); in ice_pkg_get_supported_vlan_mode()
Dice_ddp.c252 if (offset + size > ICE_PKG_BUF_SIZE) in ice_pkg_enum_section()
1259 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last, in ice_dwnld_cfg_bufs()