Home | History | Annotate | Download | only in linux

Lines Matching refs:iw_quality

180  *	- Document (struct iw_quality *)->updated, add new flags (INVALID)
709 struct iw_quality {
745 struct iw_quality qual; /* Quality of the link */
746 struct iw_quality low; /* Low threshold */
747 struct iw_quality high; /* High threshold */
878 struct iw_quality qual; /* Quality of the link
917 struct iw_quality qual; /* Quality part of statistics */
984 struct iw_quality max_qual; /* Quality of the link */
994 struct iw_quality avg_qual; /* Quality of the link */
1087 #define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))
1106 #define IW_EV_QUAL_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_quality))