Home
last modified time | relevance | path

Searched refs:AssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/atmel/
Datmel.c528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1326 priv->AssociationRequestRetryCnt = 0; in atmel_open()
3132 priv->AssociationRequestRetryCnt = 0; in associate()
3171 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3173 priv->AssociationRequestRetryCnt++; in associate()
3453 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3456 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()
3459 priv->AssociationRequestRetryCnt++; in atmel_management_timer()