Searched refs:inactive_time (Results 1 – 8 of 8) sorted by relevance
1527 u32 inactive_time = 0; in get_station() local1552 host_int_get_inactive_time(priv->hWILCWFIDrv, mac, &(inactive_time)); in get_station()1553 sinfo->inactive_time = 1000 * inactive_time; in get_station()1554 PRINT_D(CFG80211_DBG, "Inactive time %d\n", sinfo->inactive_time); in get_station()
257 static u32 inactive_time; variable2198 wid.val = (s8 *)&inactive_time; in Handle_Get_InActiveTime()2209 PRINT_D(CFG80211_DBG, "Getting inactive time : %d\n", inactive_time); in Handle_Get_InActiveTime()3766 *pu32InactiveTime = inactive_time; in host_int_get_inactive_time()
158 __field(u32, inactive_time) \174 __entry->inactive_time = sinfo->inactive_time; \
3729 PUT_SINFO(INACTIVE_TIME, inactive_time, u32); in nl80211_send_station()
1069 u32 inactive_time; member
1893 sinfo->inactive_time = in sta_set_sinfo()
1280 sinfo->inactive_time = in mwifiex_dump_station_info()
2459 sinfo->inactive_time = le32_to_cpu(sta_info_le.idle) * 1000; in brcmf_cfg80211_get_station()