Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h266 u64 p2p_timeout; member
Dwilc_wfi_cfgoperations.c838 wfi_drv->p2p_timeout = 0; in disconnect()
1399 time_after_eq(jiffies, (unsigned long)wfi_drv->p2p_timeout)) { in wilc_wfi_p2p_rx()
1637 wfi_drv->p2p_timeout = (jiffies + msecs_to_jiffies(wait)); in mgmt_tx()
1657 wfi_drv->p2p_timeout = jiffies; in mgmt_tx_cancel_wait()
Dhost_interface.c3492 hif_drv->p2p_timeout = 0; in wilc_init()