Lines Matching refs:value
687 * The value of the Length field of the Supported Operating
2290 /* for now we just use the same value ... makes more sense */
3665 * odd threshold value.
3978 * value needed to determine that parsing is necessary.
9354 * NL80211_ATTR_MAC value here if it can be determined to be used for
12831 * Obtain current RSSI value if possible, if not and no RSSI threshold
16443 #define SELECTOR(_, name, value) NL80211_IFL_SEL_##name,
16449 #define SELECTOR(_, name, value) [NL80211_IFL_SEL_##name] = value,
16699 #define SELECTOR(__sel, name, value) \
16700 ((__sel) == (value)) ? NL80211_IFL_SEL_##name :