Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h614 #define ICE_SCHED_DFLT_BURST_SIZE (15 * 1024) /* in bytes (15k) */ macro
H A Dice_common.c1139 ice_cfg_rl_burst_size(hw, ICE_SCHED_DFLT_BURST_SIZE); in ice_init_hw()