Lines Matching defs:next_hop
451 (rcu_access_pointer(mpath->next_hop) !=
489 if (rcu_access_pointer(mpath->next_hop) != sta)
523 ((rcu_access_pointer(mpath->next_hop) != sta ?
537 if (rcu_access_pointer(mpath->next_hop) != sta)
690 return rcu_dereference_protected(mpath->next_hop,
703 u8 next_hop[ETH_ALEN];
733 memcpy(next_hop, next_hop_deref_protected(mpath)->sta.addr, ETH_ALEN);
744 target_addr, target_sn, next_hop, hopcount,
1224 struct sta_info *next_hop;
1244 next_hop = rcu_dereference(mpath->next_hop);
1245 if (next_hop) {
1246 memcpy(hdr->addr1, next_hop->sta.addr, ETH_ALEN);
1248 ieee80211_mps_set_frame_flags(sdata, next_hop, hdr);