Searched refs:filter_wiphy (Results 1 – 1 of 1) sorted by relevance
2390 s64 filter_wiphy; member 3033 state->filter_wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_dump_wiphy_parse() 3035 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse() 3049 state->filter_wiphy = rdev->wiphy_idx; in nl80211_dump_wiphy_parse() 3072 state->filter_wiphy = -1; in nl80211_dump_wiphy() 3087 if (state->filter_wiphy != -1 && in nl80211_dump_wiphy() 3088 state->filter_wiphy != rdev->wiphy_idx) in nl80211_dump_wiphy() 3990 int filter_wiphy = -1; in nl80211_dump_interface() local 3998 .filter_wiphy = -1, in nl80211_dump_interface() 4005 filter_wiphy in nl80211_dump_interface() [all...]