Lines Matching defs:mesh
68 * @WLAN_STA_MPSP_OWNER: local STA is owner of a mesh Peer Service Period.
371 * struct mesh_sta - mesh STA information
390 * @connected_to_gate: true if mesh STA has a path to a mesh gate
391 * @connected_to_as: true if mesh STA has a path to a authentication server
416 /* mesh power save */
613 * @mesh: mesh STA information
625 * @amsdu_mesh_control: track the mesh A-MSDU format used by the peer:
628 * * 0: non-mesh A-MSDU length field
629 * * 1: big-endian mesh A-MSDU length field
630 * * 2: little-endian mesh A-MSDU length field
670 struct mesh_sta *mesh;
734 return sta->mesh->plink_state;