Searched refs:vcs_type (Results 1 – 5 of 5) sorted by relevance
197 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()509 pxmitpriv->vcs = pregistrypriv->vcs_type; in rtw_init_default_value()510 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
1066 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()1078 if (pregpriv->vcs_type == 1) { in VCS_update()
1354 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()