Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Dwlan_bssdef.h214 RTS_CTS, enumerator
Dos_intfs.c59 static int vcs_type = RTS_CTS;
Drtl871x_xmit.c738 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
739 pxmitpriv->vcs = RTS_CTS; in r8712_update_protection()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h223 RTS_CTS, enumerator
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_xmit.c263 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
266 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
284 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
297 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
304 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
312 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1105 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1106 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h250 RTS_CTS, enumerator
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_xmit.c387 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
390 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
409 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
421 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
428 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
436 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1576 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1577 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c30 static int rtw_vcs_type = RTS_CTS;/* */
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c117 case RTS_CTS: in fill_txdesc_vcs()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c29 static int rtw_vcs_type = RTS_CTS;/* */
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c3012 case RTS_CTS: in fill_txdesc_vcs_8723b()