Home
last modified time | relevance | path

Searched refs:efficient_ (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/net/altq/
H A Daltq_rmclass.h191 int efficient_; /* Link Efficiency bit */ member
H A Daltq_rmclass.c700 ifd->efficient_ = (flags & RMCF_EFFICIENT) ? 1 : 0; in rmc_init()
984 if (ifd->efficient_) { in _rmc_wrr_dequeue_next()
1067 if (!ifd->efficient_ || first == NULL) in _rmc_wrr_dequeue_next()
1182 if (!ifd->efficient_ || first == NULL) in _rmc_prr_dequeue_next()