Searched refs:mesh_peer_accepts_plinks (Results 1 – 3 of 3) sorted by relevance
335 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie);
558 if (mesh_peer_accepts_plinks(elems) && in mesh_sta_info_alloc() 641 if (mesh_peer_accepts_plinks(elems) && in mesh_neighbour_update()
123 * mesh_peer_accepts_plinks - check if an mp is willing to establish peer links129 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie) in mesh_peer_accepts_plinks() function