Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh.h276 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx);
Dmesh_pathtbl.c390 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx) in mesh_path_lookup_by_idx() function
Dcfg.c1543 mpath = mesh_path_lookup_by_idx(sdata, idx); in ieee80211_dump_mpath()