Lines Matching refs:tmp

142 	struct cfg80211_registered_device *rdev = NULL, *tmp;
161 tmp = cfg80211_rdev_by_wiphy_idx(wdev_id >> 32);
162 if (tmp) {
164 list_for_each_entry(wdev, &tmp->wiphy.wdev_list, list) {
172 tmp = NULL;
174 if (rdev && tmp != rdev)
176 rdev = tmp;
186 tmp = wiphy_to_rdev(
189 tmp = NULL;
192 if (!tmp)
196 if (rdev && tmp != rdev)
199 rdev = tmp;
1022 struct wireless_dev *tmp;
1033 list_for_each_entry(tmp, &(*rdev)->wiphy.wdev_list, list) {
1034 if (tmp->identifier == cb->args[1]) {
1035 *wdev = tmp;
4830 int n_entries = 0, tmp;
4832 nla_for_each_nested(attr, nl_attr, tmp) {
4853 int i = 0, n_entries, tmp;
4881 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_MAC_ADDRS], tmp) {
6043 u8 tmp;
6049 tmp = nla_get_u8(info->attrs[NL80211_ATTR_P2P_OPPPS]);
6050 params->p2p_opp_ps = tmp;
8059 u8 tmp;
8063 tmp = nla_get_u8(info->attrs[NL80211_ATTR_P2P_OPPPS]);
8064 params.p2p_opp_ps = tmp;
9164 int err, tmp, n_ssids = 0, n_channels, i;
9197 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp)
9230 nla_for_each_nested(attr, scan_freqs, tmp) {
9295 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp) {
9321 tmp) {
9421 int tmp, err, i = 0;
9450 nla_for_each_nested(attr, attrs[NL80211_ATTR_SCHED_SCAN_PLANS], tmp) {
9507 int err, tmp, n_ssids = 0, n_match_sets = 0, n_channels, i, n_plans = 0;
9524 tmp)
9542 tmp) {
9594 attrs[NL80211_ATTR_SCHED_SCAN_PLANS], tmp)
9668 tmp) {
9716 tmp) {
9732 tmp) {
15023 struct wireless_dev *tmp;
15031 list_for_each_entry(tmp, &wiphy->wdev_list, list) {
15032 if (tmp->identifier == cb->args[1] - 1) {
15033 *wdev = tmp;
19928 struct cfg80211_beacon_registration *reg, *tmp;
19962 list_for_each_entry_safe(reg, tmp, &rdev->beacon_registrations,