Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h199 #define ICE_MIN_S_COUNT 1 macro
H A Dice_ddp.c131 if (section_count < ICE_MIN_S_COUNT || section_count > ICE_MAX_S_COUNT) in ice_pkg_val_buf()
2458 if (le32_to_cpu(seg->buf_table.buf_count) < ICE_MIN_S_COUNT) { in ice_cfg_tx_topo()