Searched refs:rthr (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/staging/ks7010/
H A Dks_wlan_net.c658 int rthr = vwrq->rts.value; local
665 rthr = 2347;
666 if ((rthr < 0) || (rthr > 2347))
669 priv->reg.rts = rthr;

Completed in 164 milliseconds