Home
last modified time | relevance | path

Searched refs:rts_threshold (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c523 int rts_threshold; member
1382 priv->rts_threshold = 2347; in init_atmel_card()
1846 priv->rts_threshold = rthr; in atmel_set_rts()
1858 vwrq->value = priv->rts_threshold; in atmel_get_rts()
3432 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_RTS_THRESHOLD_POS, priv->rts_threshold); in reset_atmel_card()