Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h175 #define ICE_MAX_S_SZ 4084 macro
H A Dice_ddp.c249 if (size < ICE_MIN_S_SZ || size > ICE_MAX_S_SZ) in ice_pkg_enum_section()
2473 if (size < ICE_MIN_S_SZ || size > ICE_MAX_S_SZ) { in ice_cfg_tx_topo()