Home
last modified time | relevance | path

Searched refs:vcs_type (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/rtl8723bs/os_dep/
A Dos_intfs.c195 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()
507 pxmitpriv->vcs = pregistrypriv->vcs_type; in rtw_init_default_value()
508 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in rtw_init_default_value()
/drivers/staging/rtl8723bs/include/
A Ddrv_types.h79 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
A Drtw_xmit.h380 u8 vcs_type; member
/drivers/staging/rtl8723bs/core/
A Drtw_wlan_util.c1061 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()
1073 if (pregpriv->vcs_type == 1) { in VCS_update()
A Drtw_xmit.c1357 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()

Completed in 18 milliseconds