Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/winbond/
Dmto.h51 u16 RTSThreshold; member
98 #define MTO_RTS_THRESHOLD() MTO_DATA().RTSThreshold
/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_internal.h337 #define PARM_RTS_THRESHOLD RTSThreshold
910 hcf_16 RTSThreshold; // 0 - 2347 (2347) member
Dwl_priv.c846 lp->RTSThreshold = pLtv->u.u16[0]; in wvlan_uil_put_info()
864 lp->RTSThreshold = pLtv->u.u16[0]; in wvlan_uil_put_info()
Dwl_main.c587 lp->RTSThreshold = PARM_RTS_THRESHOLD; in wl_insert()
1609 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( lp->RTSThreshold ); in wl_put_ltv()
1774 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( lp->RTSThreshold ); in wl_put_ltv()
3657 …len += sprintf(buf+len,"RTSThreshold: 0x%04X\n", lp->RTSThreshold ); // 0 - 2347 (23…
Dwl_profile.c549 lp->RTSThreshold = value_convert; in translate_option()
Dwl_wext.c2085 lp->RTSThreshold = rthr; in wireless_set_rts_threshold()
2140 rts->value = lp->RTSThreshold; in wireless_get_rts_threshold()
/linux-3.4.99/drivers/staging/vt6656/
Dmain_usb.c128 DEVICE_PARAM(RTSThreshold, "RTS threshold");
/linux-3.4.99/drivers/staging/vt6655/
Ddevice_main.c173 DEVICE_PARAM(RTSThreshold, "RTS threshold");