Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/atmel/
Datmel.c527 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1324 priv->AssociationRequestRetryCnt = 0; in atmel_open()
3130 priv->AssociationRequestRetryCnt = 0; in associate()
3169 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3171 priv->AssociationRequestRetryCnt++; in associate()
3451 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3454 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()
3457 priv->AssociationRequestRetryCnt++; in atmel_management_timer()