Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8712/
Dwlan_bssdef.h202 RTS_CTS, enumerator
Dos_intfs.c51 static int vcs_type = RTS_CTS;
Drtl871x_xmit.c718 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
719 pxmitpriv->vcs = RTS_CTS; in r8712_update_protection()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h220 RTS_CTS, enumerator
/Linux-v5.10/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()
1108 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1109 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h247 RTS_CTS, enumerator
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_xmit.c374 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
377 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
395 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
407 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
414 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
422 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1454 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1455 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c115 case RTS_CTS: in fill_txdesc_vcs()
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c31 static int rtw_vcs_type = RTS_CTS;/* */
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c29 static int rtw_vcs_type = RTS_CTS;/* */
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c3008 case RTS_CTS: in fill_txdesc_vcs_8723b()