Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Dwlan_bssdef.h115 RTS_CTS, enumerator
/linux-4.4.14/drivers/staging/rtl8712/
Dwlan_bssdef.h212 RTS_CTS, enumerator
Dos_intfs.c63 static int vcs_type = RTS_CTS;
Drtl871x_xmit.c729 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
730 pxmitpriv->vcs = RTS_CTS; in r8712_update_protection()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_xmit.c291 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
294 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
312 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
324 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
331 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
339 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1183 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1184 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/linux-4.4.14/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.c826 if (pregpriv->vcs_type == RTS_CTS) { in VCS_update23a()
837 if (pregpriv->vcs_type == RTS_CTS) { in VCS_update23a()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h285 RTS_CTS, enumerator
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c87 case RTS_CTS: in fill_txdesc_vcs()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c44 static int rtw_vcs_type = RTS_CTS;/* */
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c132 case RTS_CTS: in fill_txdesc_vcs()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c49 static int rtw_vcs_type = RTS_CTS;/* */