Searched refs:inactive_time (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1823 __le32 inactive_time; member
|
| H A D | commands.c | 618 if (qtnf_sta_stat_avail(inactive_time, QLINK_STA_INFO_INACTIVE_TIME)) { in qtnf_cmd_sta_info_parse() 620 sinfo->inactive_time = le32_to_cpu(stats->inactive_time); in qtnf_cmd_sta_info_parse()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs_htt_stats.h | 422 u32 inactive_time; member
|
| H A D | debugfs_htt_stats.c | 714 len += scnprintf(buf + len, buf_len - len, "inactive_time = %u\n\n", in htt_print_peer_stats_cmn_tlv() 715 htt_stats_buf->inactive_time); in htt_print_peer_stats_cmn_tlv()
|
| /linux/net/wireless/ |
| H A D | trace.h | 201 __field(u32, inactive_time) \ 217 __entry->inactive_time = sinfo->inactive_time; \
|
| H A D | nl80211.c | 7877 PUT_LINK_SINFO(INACTIVE_TIME, inactive_time, u32); in nl80211_send_station() 8078 PUT_SINFO(INACTIVE_TIME, inactive_time, u32); in cfg80211_sta_set_mld_sinfo() 8409 /* Update MLO inactive_time, bss_param based on least in cfg80211_check_station_change() 8415 link_inactive_time > link_sinfo->inactive_time)) { in cfg80211_check_station_change() 8416 link_inactive_time = link_sinfo->inactive_time; in cfg80211_check_station_change() 8417 sinfo->inactive_time = link_sinfo->inactive_time; in cfg80211_check_station_change() 8437 link_inactive_time > link_sinfo->inactive_time)) { in cfg80211_check_station_change() 8444 link_inactive_time > link_sinfo->inactive_time)) { in cfg80211_check_station_change() 8452 link_inactive_time > link_sinfo->inactive_time)) { in cfg80211_check_station_change() [all...] |
| /linux/net/mac80211/ |
| H A D | sta_info.c | 2832 link_sinfo->inactive_time = in sta_set_link_sinfo() 3067 sinfo->inactive_time = in sta_set_sinfo()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 1478 sinfo->inactive_time = in mwifiex_dump_station_info()
|