Lines Matching defs:threshold
337 wl1251_debug(DEBUG_ACX, "acx data pd threshold");
343 /* FIXME: threshold value not set */
347 wl1251_warning("failed to set pd threshold: %d", ret);
442 wl1251_debug(DEBUG_ACX, "acx rts threshold");
448 rts->threshold = rts_threshold;
452 wl1251_warning("failed to set rts threshold: %d", ret);
624 wl1251_debug(DEBUG_ACX, "acx cca threshold");
636 wl1251_warning("failed to set cca threshold: %d", ret);
721 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight,
733 rssi->threshold = threshold;
740 wl1251_warning("failed to set low rssi threshold: %d", ret);