Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h315 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx);
H A Dmesh_pathtbl.c302 * mesh_path_lookup_by_idx - look up a path in the mesh path table by its index
311 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx) in mesh_path_lookup_by_idx() function