Searched refs:IFNET_THROTTLE_OFF (Results 1 – 3 of 3) sorted by relevance
616 IFNET_THROTTLE_OFF = 0, enumerator
10934 u_int32_t level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()10951 level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()10999 *level = IFNET_THROTTLE_OFF; in ifnet_get_throttle()11005 cqrq_throttle_t req = { 0, IFNET_THROTTLE_OFF }; in ifnet_get_throttle()11028 case IFNET_THROTTLE_OFF: in ifnet_set_throttle()11049 if (level == IFNET_THROTTLE_OFF) { in ifnet_set_throttle()
1516 case IFNET_THROTTLE_OFF: in fq_if_throttle()