Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmesh.h276 u32 mesh_plink_open(struct sta_info *sta);
Dmesh_plink.c627 changed = mesh_plink_open(sta); in mesh_neighbour_update()
766 u32 mesh_plink_open(struct sta_info *sta) in mesh_plink_open() function
Dcfg.c1663 changed |= mesh_plink_open(sta); in sta_apply_mesh_params()