Searched refs:IFNET_THROTTLE_OFF (Results 1 – 3 of 3) sorted by relevance
595 IFNET_THROTTLE_OFF = 0, enumerator
11104 u_int32_t level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11121 level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11169 *level = IFNET_THROTTLE_OFF; in ifnet_get_throttle()11175 cqrq_throttle_t req = { 0, IFNET_THROTTLE_OFF }; in ifnet_get_throttle()11198 case IFNET_THROTTLE_OFF: in ifnet_set_throttle()11219 if (level == IFNET_THROTTLE_OFF) { in ifnet_set_throttle()
1324 case IFNET_THROTTLE_OFF: in fq_if_throttle()