threshold_decrement  179 drivers/staging/pi433/pi433_if.c 	ret = rf69_set_ook_threshold_dec(dev->spi, rx_cfg->threshold_decrement);
threshold_decrement  111 drivers/staging/pi433/pi433_if.h 	enum threshold_decrement threshold_decrement;
threshold_decrement  520 drivers/staging/pi433/rf69.c 			       enum threshold_decrement threshold_decrement)
threshold_decrement  533 drivers/staging/pi433/rf69.c 	if (unlikely(threshold_decrement >= ARRAY_SIZE(td_map))) {
threshold_decrement  539 drivers/staging/pi433/rf69.c 				   td_map[threshold_decrement]);
threshold_decrement   41 drivers/staging/pi433/rf69.h 			       enum threshold_decrement threshold_decrement);