Searched refs:p2p_timeout (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h137 u64 p2p_timeout; member in struct:host_if_drv
H A Dcfg80211.c470 priv->hif_drv->p2p_timeout = 0;
1060 time_after_eq(jiffies, (unsigned long)wfi_drv->p2p_timeout)) {
1236 wfi_drv->p2p_timeout = (jiffies + msecs_to_jiffies(wait));
1257 wfi_drv->p2p_timeout = jiffies;
H A Dhif.c1532 hif_drv->p2p_timeout = 0;

Completed in 234 milliseconds