Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dnl80211.c2211 s64 filter_wiphy; member
2830 state->filter_wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_dump_wiphy_parse()
2832 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse()
2846 state->filter_wiphy = rdev->wiphy_idx; in nl80211_dump_wiphy_parse()
2869 state->filter_wiphy = -1; in nl80211_dump_wiphy()
2884 if (state->filter_wiphy != -1 && in nl80211_dump_wiphy()
2885 state->filter_wiphy != rdev->wiphy_idx) in nl80211_dump_wiphy()
3668 int filter_wiphy = -1; in nl80211_dump_interface() local
3676 .filter_wiphy = -1, in nl80211_dump_interface()
3683 filter_wiphy = state.filter_wiphy; in nl80211_dump_interface()
[all …]