Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/cw1200/
Dbh.c501 WSM_CMD_LAST_CHANCE_TIMEOUT + in cw1200_bh()
Dwsm.h607 #define WSM_CMD_LAST_CHANCE_TIMEOUT (HZ * 3 / 2) macro
Dwsm.c1214 timeout = timestamp + WSM_CMD_LAST_CHANCE_TIMEOUT - jiffies; in wsm_flush_tx()