Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c316 #define MAX_ASSOCIATION_RETRIES 3 macro
3170 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3180 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3452 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3465 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.c315 #define MAX_ASSOCIATION_RETRIES 3 macro
3165 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3175 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3447 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3460 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()

Completed in 14 milliseconds