Searched refs:asoc_retry_count (Results 1 – 2 of 2) sorted by relevance
1217 ieee->asoc_retry_count = 0; in rtllib_softmac_new_net()1320 (ieee->asoc_retry_count++ < (RT_ASOC_RETRY_LIMIT - 1)))) { in assoc_parse()1323 ieee->asoc_retry_count = 0; in assoc_parse()1635 if (ieee->asoc_retry_count < RT_ASOC_RETRY_LIMIT) in rtllib_rx_assoc_resp()
1356 u8 asoc_retry_count; member