Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/echo/
H A Decho.c100 #define MIN_RX_POWER_FOR_ADAPTION 64 macro
420 if ((ec->lrx > MIN_RX_POWER_FOR_ADAPTION) && (ec->lrx > ec->ltx)) in oslec_update()
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Decho.c100 #define MIN_RX_POWER_FOR_ADAPTION 64 macro
420 if ((ec->lrx > MIN_RX_POWER_FOR_ADAPTION) && (ec->lrx > ec->ltx)) in oslec_update()

Completed in 2 milliseconds