Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h196 RTS_CTS, enumerator
/linux-6.12.1/drivers/staging/rtl8712/
Dwlan_bssdef.h202 RTS_CTS, enumerator
Dos_intfs.c51 static int vcs_type = RTS_CTS;
Drtl871x_xmit.c740 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
741 pxmitpriv->vcs = RTS_CTS; in r8712_update_protection()
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_xmit.c371 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
374 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
392 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
405 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
412 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
420 pattrib->vcs_mode = RTS_CTS; in update_attrib_vcs_info()
1354 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1355 pxmitpriv->vcs = RTS_CTS; in rtw_update_protection()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c26 static int rtw_vcs_type = RTS_CTS;/* */
/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2545 case RTS_CTS: in fill_txdesc_vcs_8723b()