Home
last modified time | relevance | path

Searched refs:filter_wiphy (Results 1 – 1 of 1) sorted by relevance

/net/wireless/
Dnl80211.c1888 s64 filter_wiphy; member
2480 state->filter_wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_dump_wiphy_parse()
2482 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse()
2496 state->filter_wiphy = rdev->wiphy_idx; in nl80211_dump_wiphy_parse()
2519 state->filter_wiphy = -1; in nl80211_dump_wiphy()
2534 if (state->filter_wiphy != -1 && in nl80211_dump_wiphy()
2535 state->filter_wiphy != rdev->wiphy_idx) in nl80211_dump_wiphy()
3289 int filter_wiphy = -1; in nl80211_dump_interface() local
3297 .filter_wiphy = -1, in nl80211_dump_interface()
3304 filter_wiphy = state.filter_wiphy; in nl80211_dump_interface()
[all …]