Searched refs:iw_quality (Results 1 – 5 of 5) sorted by relevance
716 struct iw_quality { struct752 struct iw_quality qual; /* Quality of the link */753 struct iw_quality low; /* Low threshold */754 struct iw_quality high; /* High threshold */885 struct iw_quality qual; /* Quality of the link924 struct iw_quality qual; /* Quality part of statistics */991 struct iw_quality max_qual; /* Quality of the link */1001 struct iw_quality avg_qual; /* Quality of the link */1094 #define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))1112 #define IW_EV_QUAL_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_quality))
397 struct iw_quality spy_stat[IW_MAX_SPY];399 struct iw_quality spy_thr_low; /* Low threshold */400 struct iw_quality spy_thr_high; /* High threshold */
106 sizeof(struct iw_quality),137 sizeof(struct iw_quality),
1095 struct iw_quality *wstats);
374 struct iw_quality wstats; in libipw_rx()