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.c214 msecs_to_jiffies(wl->conf.tx.tx_watchdog_timeout)); in wlcore_rc_update_work()
272 wl->conf.tx.tx_watchdog_timeout); in wl12xx_tx_watchdog_work()
283 wl->conf.tx.tx_watchdog_timeout); in wl12xx_tx_watchdog_work()
297 wl->conf.tx.tx_watchdog_timeout, in wl12xx_tx_watchdog_work()
304 wl->conf.tx.tx_watchdog_timeout); in wlcore_adjust_conf()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c198 .tx_watchdog_timeout = 5000,