Searched refs:hwmp_route_info_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_hwmp.c | 364 * hwmp_route_info_get - Update routing info to originator and transmitter 380 static u32 hwmp_route_info_get(struct ieee80211_sub_if_data *sdata, in hwmp_route_info_get() function 936 path_metric = hwmp_route_info_get(sdata, mgmt, elems.preq, in mesh_rx_path_sel_frame() 946 path_metric = hwmp_route_info_get(sdata, mgmt, elems.prep, in mesh_rx_path_sel_frame()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_hwmp.c | 369 * hwmp_route_info_get - Update routing info to originator and transmitter 385 static u32 hwmp_route_info_get(struct ieee80211_sub_if_data *sdata, in hwmp_route_info_get() function 952 path_metric = hwmp_route_info_get(sdata, mgmt, elems->preq, in mesh_rx_path_sel_frame() 962 path_metric = hwmp_route_info_get(sdata, mgmt, elems->prep, in mesh_rx_path_sel_frame()
|
Completed in 5 milliseconds