Searched refs:flush_time (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D3945-rs.c225 rs_sta->flush_time = msecs_to_jiffies(duration);
231 jiffies + rs_sta->flush_time);
235 rs_sta->flush_time = RATE_FLUSH;
361 rs_sta->flush_time = RATE_FLUSH;
525 * flush_time since the last run, schedule the flush
530 time_after(jiffies, rs_sta->last_flush + rs_sta->flush_time)) {
535 jiffies + rs_sta->flush_time);
844 jiffies_to_msecs(lq_sta->flush_time));
H A D3945.h82 u32 flush_time; member in struct:il3945_rs_sta
/drivers/net/fddi/
H A Ddefxx.h719 PI_UINT32 flush_time; member in struct:__anon2988

Completed in 304 milliseconds