Searched refs:DEFAULT_RTS_THRESHOLD (Results 1 – 4 of 4) sorted by relevance
61 #define DEFAULT_RTS_THRESHOLD 2347U macro
8402 #define DEFAULT_RTS_THRESHOLD 2304U macro8527 priv->rts_threshold = DEFAULT_RTS_THRESHOLD; in ipw_sw_reset()8802 range->max_rts = DEFAULT_RTS_THRESHOLD; in ipw_wx_get_range()9208 priv->rts_threshold = DEFAULT_RTS_THRESHOLD; in ipw_wx_set_rts()9232 wrqu->rts.disabled = (wrqu->rts.value == DEFAULT_RTS_THRESHOLD); in ipw_wx_get_rts()
6076 priv->rts_threshold = DEFAULT_RTS_THRESHOLD | RTS_DISABLED; in ipw2100_alloc_device()
72 #define DEFAULT_RTS_THRESHOLD 2347U macro