Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmesh.h291 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie);
Dmesh_plink.c538 if (mesh_peer_accepts_plinks(elems) && in mesh_sta_info_alloc()
621 if (mesh_peer_accepts_plinks(elems) && in mesh_neighbour_update()
Dmesh.c121 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie) in mesh_peer_accepts_plinks() function