Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h463 u32 tx_watchdog_timeout; member
H A Dmain.c205 msecs_to_jiffies(wl->conf.tx.tx_watchdog_timeout)); in wl12xx_rearm_tx_watchdog_locked()
263 wl->conf.tx.tx_watchdog_timeout); in wl12xx_tx_watchdog_work()
274 wl->conf.tx.tx_watchdog_timeout); in wl12xx_tx_watchdog_work()
288 wl->conf.tx.tx_watchdog_timeout, in wl12xx_tx_watchdog_work()
295 wl->conf.tx.tx_watchdog_timeout); in wl12xx_tx_watchdog_work()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c198 .tx_watchdog_timeout = 5000,