Searched refs:ShortRetryLimit (Results 1 – 5 of 5) sorted by relevance
637 u16 ShortRetryLimit; member
703 priv->ShortRetryLimit << RETRY_LIMIT_SHORT_SHIFT | in rtl8192_hwconfig()2202 priv->ShortRetryLimit = 0x30; in rtl8192_InitializeVariables()
955 u16 ShortRetryLimit; member
2183 pHalData->ShortRetryLimit = 7; in rtl8192_init_priv_variable()2187 priv->ShortRetryLimit = 0x30; in rtl8192_init_priv_variable()2193 (priv->ShortRetryLimit<<TCR_SRL_OFFSET)| // Short retry limit in rtl8192_init_priv_variable()2632 priv->ShortRetryLimit << RETRY_LIMIT_SHORT_SHIFT | in rtl8192_hwconfig()
110 DEVICE_PARAM(ShortRetryLimit, "Short frame retry limits");