Searched refs:IFNET_THROTTLE_OFF (Results 1 – 3 of 3) sorted by relevance
616 IFNET_THROTTLE_OFF = 0, enumerator
10913 u_int32_t level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()10930 level = IFNET_THROTTLE_OFF; in ifnet_getset_opportunistic()10978 *level = IFNET_THROTTLE_OFF; in ifnet_get_throttle()10984 cqrq_throttle_t req = { 0, IFNET_THROTTLE_OFF }; in ifnet_get_throttle()11007 case IFNET_THROTTLE_OFF: in ifnet_set_throttle()11028 if (level == IFNET_THROTTLE_OFF) { in ifnet_set_throttle()
1506 case IFNET_THROTTLE_OFF: in fq_if_throttle()