Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_ddp_common.h197 #define ICE_MAX_S_SZ 4084 macro
H A Dice_ddp_common.c2070 if (size < ICE_MIN_S_SZ || size > ICE_MAX_S_SZ) in ice_pkg_enum_section()
2486 if (size < ICE_MIN_S_SZ || size > ICE_MAX_S_SZ) { in ice_cfg_tx_topo()