Searched refs:vcs_type (Results 1 – 10 of 10) sorted by relevance
63 static int vcs_type = RTS_CTS; variable113 module_param(vcs_type, int, 0644);142 registry_par->vcs_type = (u8)vcs_type; in loadparam()279 pxmitpriv->vcs = pregistrypriv->vcs_type; in init_default_value()280 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in init_default_value()
89 u8 vcs_type;/*RTS/CTS, CTS-to-self*/ member
231 u8 vcs_type; member
112 pfwpriv->vcsMode = pregpriv->vcs_type; /* 1:RTS/CTS 2:CTS to self */ in fill_fwpriv()
736 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
162 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()384 pxmitpriv->vcs = pregistrypriv->vcs_type; in rtw_init_default_value()385 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in rtw_init_default_value()
61 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
273 u8 vcs_type; member
832 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()843 if (pregpriv->vcs_type == 1) { in VCS_update()
1165 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()