Searched refs:IFNET_THROTTLE_OFF (Results 1 – 3 of 3) sorted by relevance
604 IFNET_THROTTLE_OFF = 0, enumerator
11500 u_int32_t level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11517 level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11565 *level = IFNET_THROTTLE_OFF; in ifnet_get_throttle()11571 cqrq_throttle_t req = { 0, IFNET_THROTTLE_OFF }; in ifnet_get_throttle()11594 case IFNET_THROTTLE_OFF: in ifnet_set_throttle()11615 if (level == IFNET_THROTTLE_OFF) { in ifnet_set_throttle()
1433 case IFNET_THROTTLE_OFF: in fq_if_throttle()