Searched refs:vcs_type (Results 1 – 5 of 5) sorted by relevance
195 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()
79 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
380 u8 vcs_type; member
1061 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()1073 if (pregpriv->vcs_type == 1) { in VCS_update()
1357 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
Completed in 18 milliseconds