Lines Matching defs: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;
1025 struct wireless_dev *tmp;
1036 list_for_each_entry(tmp, &(*rdev)->wiphy.wdev_list, list) {
1037 if (tmp->identifier == cb->args[1]) {
1038 *wdev = tmp;
4847 int n_entries = 0, tmp;
4849 nla_for_each_nested(attr, nl_attr, tmp) {
4870 int i = 0, n_entries, tmp;
4898 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_MAC_ADDRS], tmp) {
6049 u8 tmp;
6055 tmp = nla_get_u8(info->attrs[NL80211_ATTR_P2P_OPPPS]);
6056 params->p2p_opp_ps = tmp;
8046 u8 tmp;
8050 tmp = nla_get_u8(info->attrs[NL80211_ATTR_P2P_OPPPS]);
8051 params.p2p_opp_ps = tmp;
9154 int err, tmp, n_ssids = 0, n_channels, i;
9186 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp)
9220 nla_for_each_nested(attr, scan_freqs, tmp) {
9288 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp) {
9314 tmp) {
9413 int tmp, err, i = 0;
9442 nla_for_each_nested(attr, attrs[NL80211_ATTR_SCHED_SCAN_PLANS], tmp) {
9500 int i, tmp, ret = 0;
9516 nla_for_each_nested(attr, tb_band_rssi, tmp) {
9534 int err, tmp, n_ssids = 0, n_match_sets = 0, n_channels, i, n_plans = 0;
9551 tmp)
9569 tmp) {
9621 attrs[NL80211_ATTR_SCHED_SCAN_PLANS], tmp)
9695 tmp) {
9743 tmp) {
9759 tmp) {
15050 struct wireless_dev *tmp;
15058 list_for_each_entry(tmp, &wiphy->wdev_list, list) {
15059 if (tmp->identifier == cb->args[1] - 1) {
15060 *wdev = tmp;
19944 struct cfg80211_beacon_registration *reg, *tmp;
19978 list_for_each_entry_safe(reg, tmp, &rdev->beacon_registrations,