Searched refs:inactive_time (Results 1 – 6 of 6) sorted by relevance
702 u32 inactive_time = 0; in get_station() local721 wilc_get_inactive_time(vif, mac, &inactive_time); in get_station()722 sinfo->inactive_time = 1000 * inactive_time; in get_station()
1457 __le32 inactive_time; member
593 if (qtnf_sta_stat_avail(inactive_time, QLINK_STA_INFO_INACTIVE_TIME)) { in qtnf_cmd_sta_info_parse()595 sinfo->inactive_time = le32_to_cpu(stats->inactive_time); in qtnf_cmd_sta_info_parse()
1398 sinfo->inactive_time = in mwifiex_dump_station_info()
4777 __le32 inactive_time; member
2642 sinfo->inactive_time = le32_to_cpu(sta_info_le.idle) * 1000; in brcmf_cfg80211_get_station()