Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_xmit.c277 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
280 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
298 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
310 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
317 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
325 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1165 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1166 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/drivers/staging/rtl8712/
Dwlan_bssdef.h214 RTS_CTS, enumerator
Dos_intfs.c63 static int vcs_type = RTS_CTS;
Drtl871x_xmit.c736 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
737 pxmitpriv->vcs = RTS_CTS; in r8712_update_protection()
/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h225 RTS_CTS, enumerator
/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c123 case RTS_CTS: in fill_txdesc_vcs()
/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c38 static int rtw_vcs_type = RTS_CTS;/* */