Home | History | Annotate | Download | only in linux

Lines Matching refs:iw_quality

180  *	- Document (struct iw_quality *)->updated, add new flags (INVALID)
710 struct iw_quality
750 struct iw_quality qual; /* Quality of the link */
751 struct iw_quality low; /* Low threshold */
752 struct iw_quality high; /* High threshold */
890 struct iw_quality qual; /* Quality of the link
930 struct iw_quality qual; /* Quality part of statistics */
999 struct iw_quality max_qual; /* Quality of the link */
1009 struct iw_quality avg_qual; /* Quality of the link */
1104 #define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))
1123 #define IW_EV_QUAL_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_quality))