Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dlo.h69 #define B43_LO_PWRVEC_EXPIRE (HZ * (30 - 2)) macro
Ddebugfs.c465 B43_LO_PWRVEC_EXPIRE)); in loctls_read_file()
Dlo.c951 expire = now - B43_LO_PWRVEC_EXPIRE; in b43_lo_g_maintanance_work()