Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Datmel.c119 #define MGMT_JIFFIES (256 * HZ / 100) macro
3195 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in associate()
3205 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in associate()
3469 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()
3484 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()
3497 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()
3585 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_command_irq()