Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Dwlan_bssdef.h115 RTS_CTS, enumerator
/linux-4.1.27/drivers/staging/rtl8712/
Dwlan_bssdef.h227 RTS_CTS, enumerator
Dos_intfs.c63 static int vcs_type = RTS_CTS;
Drtl871x_xmit.c727 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
728 pxmitpriv->vcs = RTS_CTS; in r8712_update_protection()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_xmit.c290 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
293 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
311 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
323 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
330 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
338 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1179 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1180 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_xmit.c274 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
277 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
297 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()
1265 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection23a()
1266 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection23a()
Drtw_wlan_util.c832 if (pregpriv->vcs_type == RTS_CTS) { in VCS_update23a()
843 if (pregpriv->vcs_type == RTS_CTS) { in VCS_update23a()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h285 RTS_CTS, enumerator
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c87 case RTS_CTS: in fill_txdesc_vcs()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c44 static int rtw_vcs_type = RTS_CTS;/* */
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c131 case RTS_CTS: in fill_txdesc_vcs()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c48 static int rtw_vcs_type = RTS_CTS;/* */