Searched refs:IFNET_THROTTLE_OFF (Results 1 – 3 of 3) sorted by relevance
601 IFNET_THROTTLE_OFF = 0, enumerator
11121 u_int32_t level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11138 level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11186 *level = IFNET_THROTTLE_OFF; in ifnet_get_throttle()11192 cqrq_throttle_t req = { 0, IFNET_THROTTLE_OFF }; in ifnet_get_throttle()11215 case IFNET_THROTTLE_OFF: in ifnet_set_throttle()11236 if (level == IFNET_THROTTLE_OFF) { in ifnet_set_throttle()
1324 case IFNET_THROTTLE_OFF: in fq_if_throttle()