Searched refs:inactive_time (Results 1 – 10 of 10) 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
591 if (qtnf_sta_stat_avail(inactive_time, QLINK_STA_INFO_INACTIVE_TIME)) { in qtnf_cmd_sta_info_parse()593 sinfo->inactive_time = le32_to_cpu(stats->inactive_time); in qtnf_cmd_sta_info_parse()
159 __field(u32, inactive_time) \175 __entry->inactive_time = sinfo->inactive_time; \
5098 PUT_SINFO(INACTIVE_TIME, inactive_time, u32); in nl80211_send_station()
2208 sinfo->inactive_time = in sta_set_sinfo()
1475 u32 inactive_time; member
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()