Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dmesh.h251 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx);
Dmesh_pathtbl.c274 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx) in mesh_path_lookup_by_idx() function
Dcfg.c2137 mpath = mesh_path_lookup_by_idx(sdata, idx); in ieee80211_dump_mpath()