Searched refs:lrx (Results 1 – 2 of 2) sorted by relevance
187 ec->ltx = ec->lrx = ec->lclean = ec->lclean_bg = 0; in oslec_create()233 ec->ltx = ec->lrx = ec->lclean = ec->lclean_bg = 0; in oslec_flush()346 ec->lrxacc += abs(rx) - ec->lrx; in oslec_update()347 ec->lrx = (ec->lrxacc + (1 << 4)) >> 5; in oslec_update()420 if ((ec->lrx > MIN_RX_POWER_FOR_ADAPTION) && (ec->lrx > ec->ltx)) in oslec_update()
141 int lrx; member
Completed in 3 milliseconds