Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h137 u64 p2p_timeout; member
H A Dcfg80211.c470 priv->hif_drv->p2p_timeout = 0; in disconnect()
1060 time_after_eq(jiffies, (unsigned long)wfi_drv->p2p_timeout)) { in wilc_wfi_p2p_rx()
1236 wfi_drv->p2p_timeout = (jiffies + msecs_to_jiffies(wait)); in mgmt_tx()
1257 wfi_drv->p2p_timeout = jiffies; in mgmt_tx_cancel_wait()
H A Dhif.c1535 hif_drv->p2p_timeout = 0; in wilc_init()