Searched refs:tcq_throttle (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.c70 static int tcq_throttle(struct tcq_if *, cqrq_throttle_t *);
674 int err = tcq_throttle(tif, &tr);
680 (void) tcq_throttle(tif, &tr);
952 err = tcq_throttle(tif, (cqrq_throttle_t *)arg);
1092 tcq_throttle(struct tcq_if *tif, cqrq_throttle_t *tr) function

Completed in 15 milliseconds