Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dhif.h134 u64 p2p_timeout; member
Dcfg80211.c477 priv->hif_drv->p2p_timeout = 0; in disconnect()
1034 time_after_eq(jiffies, (unsigned long)wfi_drv->p2p_timeout)) { in wilc_wfi_p2p_rx()
1206 wfi_drv->p2p_timeout = (jiffies + msecs_to_jiffies(wait)); in mgmt_tx()
1227 wfi_drv->p2p_timeout = jiffies; in mgmt_tx_cancel_wait()
Dhif.c1513 hif_drv->p2p_timeout = 0; in wilc_init()