Searched refs:mesh_path_new (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_pathtbl.c | 362 struct mesh_path *mesh_path_new(struct ieee80211_sub_if_data *sdata, in mesh_path_new() function 409 new_mpath = mesh_path_new(sdata, dst, GFP_ATOMIC); in mesh_path_add() 449 new_mpath = mesh_path_new(sdata, dst, GFP_ATOMIC); in mpp_path_add()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_pathtbl.c | 398 struct mesh_path *mesh_path_new(struct ieee80211_sub_if_data *sdata, in mesh_path_new() function 682 new_mpath = mesh_path_new(sdata, dst, GFP_ATOMIC); in mesh_path_add() 722 new_mpath = mesh_path_new(sdata, dst, GFP_ATOMIC); in mpp_path_add()
|
Completed in 3 milliseconds