Searched refs:IFNET_THROTTLE_OFF (Results 1 – 3 of 3) sorted by relevance
606 IFNET_THROTTLE_OFF = 0, enumerator
11507 u_int32_t level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11524 level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()11572 *level = IFNET_THROTTLE_OFF; in ifnet_get_throttle()11578 cqrq_throttle_t req = { 0, IFNET_THROTTLE_OFF }; in ifnet_get_throttle()11601 case IFNET_THROTTLE_OFF: in ifnet_set_throttle()11622 if (level == IFNET_THROTTLE_OFF) { in ifnet_set_throttle()
1478 case IFNET_THROTTLE_OFF: in fq_if_throttle()