Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_hif.h153 u64 p2p_timeout; member
Dwilc_wfi_cfgoperations.c445 priv->hif_drv->p2p_timeout = 0; in disconnect()
1055 time_after_eq(jiffies, (unsigned long)wfi_drv->p2p_timeout)) { in wilc_wfi_p2p_rx()
1296 wfi_drv->p2p_timeout = (jiffies + msecs_to_jiffies(wait)); in mgmt_tx()
1317 wfi_drv->p2p_timeout = jiffies; in mgmt_tx_cancel_wait()
Dwilc_hif.c1576 hif_drv->p2p_timeout = 0; in wilc_init()