Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/atmel/
Datmel.c118 #define MGMT_JIFFIES (256 * HZ / 100) macro
3170 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in associate()
3180 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in associate()
3443 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()
3458 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()
3471 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()
3559 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_command_irq()