Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_type.h800 #define ICE_SCHED_DFLT_BURST_SIZE (15 * 1024) /* in bytes (15k) */ macro
HDice_common.c1133 ice_cfg_rl_burst_size(hw, ICE_SCHED_DFLT_BURST_SIZE); in ice_init_hw()