Searched refs:vcs_type (Results 1 – 16 of 16) sorted by relevance
51 static int vcs_type = RTS_CTS; variable101 module_param(vcs_type, int, 0644);130 registry_par->vcs_type = (u8)vcs_type; in loadparam()270 pxmitpriv->vcs = pregistrypriv->vcs_type; in init_default_value()271 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in init_default_value()
80 unsigned char vcs_type; /* 0:off 1:on 2:auto */ member
79 u8 vcs_type;/*RTS/CTS, CTS-to-self*/ member
115 fwpriv->vcs_type = regpriv->vrtl_carrier_sense; in fill_fwpriv()116 fwpriv->vcs_mode = regpriv->vcs_type; /* 1:RTS/CTS 2:CTS to self */ in fill_fwpriv()
219 u8 vcs_type; member
718 if (pregistrypriv->vcs_type == RTS_CTS) in r8712_update_protection()
172 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()411 pxmitpriv->vcs = pregistrypriv->vcs_type; in rtw_init_default_value()412 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in rtw_init_default_value()
198 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()539 pxmitpriv->vcs = pregistrypriv->vcs_type; in rtw_init_default_value()540 pxmitpriv->vcs_type = pregistrypriv->vcs_type; in rtw_init_default_value()
53 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
273 u8 vcs_type; member
81 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
390 u8 vcs_type; member
819 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()830 if (pregpriv->vcs_type == 1) { in VCS_update()
1076 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
1109 if (pregpriv->vcs_type == 1) { /* 1:RTS/CTS 2:CTS to self */ in VCS_update()1121 if (pregpriv->vcs_type == 1) { in VCS_update()
1358 if (pregistrypriv->vcs_type == RTS_CTS) in rtw_update_protection()
Completed in 43 milliseconds