Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_icevar.h1203 #define ICE_SCHED_MIN_BW 500 /* in Kbps */ macro
1566 #define ICE_SCHED_MIN_BW 500 /* in Kbps */ macro
H A Dif_ice.c9995 if (bw < ICE_SCHED_MIN_BW || bw > ICE_SCHED_MAX_BW) in ice_sched_bw_to_rl_profile()