Home
last modified time | relevance | path

Searched refs:new_mpath (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/mac80211/
A Dmesh_pathtbl.c368 if (!new_mpath) in mesh_path_new()
374 new_mpath->sdata = sdata; in mesh_path_new()
375 new_mpath->flags = 0; in mesh_path_new()
381 return new_mpath; in mesh_path_new()
410 if (!new_mpath) in mesh_path_add()
416 &new_mpath->rhash, in mesh_path_add()
423 kfree(new_mpath); in mesh_path_add()
428 new_mpath = mpath; in mesh_path_add()
432 return new_mpath; in mesh_path_add()
451 if (!new_mpath) in mpp_path_add()
[all …]

Completed in 4 milliseconds