Lines Matching defs:next_hop
457 (rcu_access_pointer(mpath->next_hop) !=
495 if (rcu_access_pointer(mpath->next_hop) != sta) {
533 ((rcu_access_pointer(mpath->next_hop) != sta ?
547 if (rcu_access_pointer(mpath->next_hop) != sta) {
704 return rcu_dereference_protected(mpath->next_hop,
717 u8 next_hop[ETH_ALEN];
747 memcpy(next_hop, next_hop_deref_protected(mpath)->sta.addr, ETH_ALEN);
758 target_addr, target_sn, next_hop, hopcount,
1256 struct sta_info *next_hop;
1270 next_hop = rcu_dereference(mpath->next_hop);
1271 if (next_hop) {
1272 memcpy(hdr->addr1, next_hop->sta.addr, ETH_ALEN);
1274 ieee80211_mps_set_frame_flags(sdata, next_hop, hdr);