Home
last modified time | relevance | path

Searched refs:ReAssociationRequestRetryCnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1326 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()
3133 priv->ReAssociationRequestRetryCnt = 0; in associate()
3180 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3182 priv->ReAssociationRequestRetryCnt++; in associate()
3465 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3468 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()
3471 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.c527 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1325 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()
3128 priv->ReAssociationRequestRetryCnt = 0; in associate()
3175 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3177 priv->ReAssociationRequestRetryCnt++; in associate()
3460 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3463 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()
3466 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()

Completed in 12 milliseconds