Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h19 #define ICE_PKG_CNT 4 macro
H A Dice_ddp.c1568 size = struct_size(pkg_info, pkg_info, ICE_PKG_CNT); in ice_get_pkg_info()
1646 size = struct_size(pkg, pkg_info, ICE_PKG_CNT); in ice_chk_pkg_compat()