Searched refs:vcs_type (Results 1 – 4 of 4) sorted by relevance
196 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()516 pxmitpriv->vcs = pregistrypriv->vcs_type; in rtw_init_default_value()517 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in rtw_init_default_value()
380 u8 vcs_type; member
1060 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()1072 if (pregpriv->vcs_type == 1) { in VCS_update()
1393 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()