Lines Matching defs:tmp

122 	struct cfg80211_registered_device *rdev = NULL, *tmp;
141 tmp = cfg80211_rdev_by_wiphy_idx(wdev_id >> 32);
142 if (tmp) {
144 list_for_each_entry(wdev, &tmp->wiphy.wdev_list, list) {
152 tmp = NULL;
154 if (rdev && tmp != rdev)
156 rdev = tmp;
166 tmp = wiphy_to_rdev(
169 tmp = NULL;
172 if (!tmp)
176 if (rdev && tmp != rdev)
179 rdev = tmp;
921 struct wireless_dev *tmp;
928 list_for_each_entry(tmp, &(*rdev)->wiphy.wdev_list, list) {
929 if (tmp->identifier == cb->args[1]) {
930 *wdev = tmp;
4335 int n_entries = 0, tmp;
4337 nla_for_each_nested(attr, nl_attr, tmp) {
4358 int i = 0, n_entries, tmp;
4385 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_MAC_ADDRS], tmp) {
5240 u8 tmp;
5244 tmp = nla_get_u8(info->attrs[NL80211_ATTR_P2P_OPPPS]);
5245 params.p2p_opp_ps = tmp;
7015 u8 tmp;
7019 tmp = nla_get_u8(info->attrs[NL80211_ATTR_P2P_OPPPS]);
7020 params.p2p_opp_ps = tmp;
8077 int err, tmp, n_ssids = 0, n_channels, i;
8109 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp)
8143 nla_for_each_nested(attr, scan_freqs, tmp) {
8214 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp) {
8240 tmp) {
8346 int tmp, err, i = 0;
8375 nla_for_each_nested(attr, attrs[NL80211_ATTR_SCHED_SCAN_PLANS], tmp) {
8433 int i, tmp, ret = 0;
8449 nla_for_each_nested(attr, tb_band_rssi, tmp) {
8467 int err, tmp, n_ssids = 0, n_match_sets = 0, n_channels, i, n_plans = 0;
8484 tmp)
8502 tmp) {
8554 attrs[NL80211_ATTR_SCHED_SCAN_PLANS], tmp)
8626 tmp) {
8674 tmp) {
8690 tmp) {
13642 struct wireless_dev *tmp;
13650 list_for_each_entry(tmp, &wiphy->wdev_list, list) {
13651 if (tmp->identifier == cb->args[1] - 1) {
13652 *wdev = tmp;
17596 struct cfg80211_beacon_registration *reg, *tmp;
17629 list_for_each_entry_safe(reg, tmp, &rdev->beacon_registrations,