Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_pathtbl.c249 __mesh_path_lookup_by_idx(struct mesh_table *tbl, int idx) in __mesh_path_lookup_by_idx() function
282 return __mesh_path_lookup_by_idx(sdata->u.mesh.mesh_paths, idx); in mesh_path_lookup_by_idx()
297 return __mesh_path_lookup_by_idx(sdata->u.mesh.mpp_paths, idx); in mpp_path_lookup_by_idx()