Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmesh.h340 u64 mesh_plink_open(struct sta_info *sta);
H A Dmesh_plink.c650 changed = mesh_plink_open(sta); in mesh_neighbour_update()
789 u64 mesh_plink_open(struct sta_info *sta) in mesh_plink_open() function
H A Dcfg.c1823 changed |= mesh_plink_open(sta); in sta_apply_mesh_params()