Home
last modified time | relevance | path

Searched refs:IW_QUAL_QUAL_UPDATED (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/net/wireless/
Dwext-proc.c52 stats->qual.updated & IW_QUAL_QUAL_UPDATED in wireless_seq_printf_stats()
Dwext-compat.c150 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()
157 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()
1389 wstats.qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats()
1403 wstats.qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats()
Dscan.c3695 IW_QUAL_QUAL_UPDATED; in ieee80211_bss()
/linux-6.12.1/include/uapi/linux/
Dwireless.h465 #define IW_QUAL_QUAL_UPDATED 0x01 /* Value was updated since last read */ macro
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dlibipw_wx.c143 iwe.u.qual.updated = IW_QUAL_QUAL_UPDATED | IW_QUAL_LEVEL_UPDATED | in libipw_translate_scan()
Dlibipw_rx.c394 wstats.updated |= IW_QUAL_QUAL_UPDATED; in libipw_rx()
Dipw2200.c9980 wstats->qual.updated = IW_QUAL_QUAL_UPDATED | IW_QUAL_LEVEL_UPDATED | in ipw_get_wireless_stats()