Home
last modified time | relevance | path

Searched refs:mesh_nexthop_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h239 int mesh_nexthop_lookup(struct ieee80211_sub_if_data *sdata,
H A Dmesh_hwmp.c1146 if (!mesh_nexthop_lookup(sdata, skb)) in mesh_nexthop_resolve()
1210 * mesh_nexthop_lookup - put the appropriate next hop on a mesh frame. Calling
1219 int mesh_nexthop_lookup(struct ieee80211_sub_if_data *sdata, in mesh_nexthop_lookup() function
H A Drx.c2953 } else if (!mesh_nexthop_lookup(sdata, fwd_skb)) { in ieee80211_rx_h_mesh_fwding()
2954 /* mesh power mode flags updated in mesh_nexthop_lookup */ in ieee80211_rx_h_mesh_fwding()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h273 int mesh_nexthop_lookup(struct ieee80211_sub_if_data *sdata,
H A Dmesh_hwmp.c1164 if (!mesh_nexthop_lookup(sdata, skb)) in mesh_nexthop_resolve()
1242 * mesh_nexthop_lookup - put the appropriate next hop on a mesh frame. Calling
1251 int mesh_nexthop_lookup(struct ieee80211_sub_if_data *sdata, in mesh_nexthop_lookup() function
H A Drx.c2937 } else if (!mesh_nexthop_lookup(sdata, fwd_skb)) { in ieee80211_rx_mesh_data()
2938 /* mesh power mode flags updated in mesh_nexthop_lookup */ in ieee80211_rx_mesh_data()

Completed in 16 milliseconds