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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h339 * @STATION_INFO_INACTIVE_TIME: @inactive_time filled
401 * @inactive_time: time since last station activity (tx/rx) in milliseconds
418 u32 inactive_time; member in struct:station_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c347 sinfo->inactive_time = jiffies_to_msecs(jiffies - sta->last_rx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c1817 sinfo->inactive_time);

Completed in 45 milliseconds