Home
last modified time | relevance | path

Searched refs:ICE_PKG_BUF_SIZE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h138 #define ICE_PKG_BUF_SIZE 4096 macro
139 u8 buf[ICE_PKG_BUF_SIZE];
187 ((ICE_PKG_BUF_SIZE - \
H A Dice_vlan_mode.c34 ICE_PKG_BUF_SIZE, NULL); in ice_pkg_get_supported_vlan_mode()
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h65 #define ICE_PKG_BUF_SIZE 4096 macro
66 u8 buf[ICE_PKG_BUF_SIZE];
107 #define ICE_MAX_ENTRIES_IN_BUF(hd_sz, ent_sz) ((ICE_PKG_BUF_SIZE - \
H A Dice_flex_pipe.c238 if (offset + size > ICE_PKG_BUF_SIZE) in ice_pkg_enum_section()
985 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last, in ice_dwnld_cfg_bufs()

Completed in 13 milliseconds