Home
last modified time | relevance | path

Searched refs:age_secs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c82 unsigned long age_secs) in libipw_networks_age() argument
86 unsigned long age_jiffies = msecs_to_jiffies(age_secs * MSEC_PER_SEC); in libipw_networks_age()
H A Dlibipw.h946 void libipw_networks_age(struct libipw_device *ieee, unsigned long age_secs);
/openbmc/linux/net/wireless/
H A Dcore.h322 unsigned long age_secs);
H A Dscan.c1327 unsigned long age_secs) in cfg80211_bss_age() argument
1330 unsigned long age_jiffies = msecs_to_jiffies(age_secs * MSEC_PER_SEC); in cfg80211_bss_age()