Lines Matching refs:peer
1400 /** Driver supports operating as a TDLS peer */
1837 /* TDLS peer capabilities for send_tdls_mgmt() */
1955 * @addr: Address of the peer STA (BSSID of the current AP when setting
2062 * @addr: peer address (BSSID of the AP)
2608 * TDLS peer entries (even with drivers that do not support full AP
3053 * @dst: Destination (peer) MAC address
3057 * @peer_capab: TDLS peer capability (TDLS_PEER_* bitfield)
3074 * @peer: Destination (peer) MAC address
3080 int (*tdls_oper)(void *priv, enum tdls_oper oper, const u8 *peer);
3086 * @peer: Destination (peer) MAC address
3091 int (*wnm_oper)(void *priv, enum wnm_oper oper, const u8 *peer,
3370 * Enable channel-switching with TDLS peer
3372 * @addr: MAC address of the TDLS peer
3378 * different channel with a specified TDLS peer. The switching is
3386 * Disable channel switching with TDLS peer
3388 * @addr: MAC address of the TDLS peer
3392 * with a given TDLS peer.
3927 * STAKey negotiation. The caller will need to set peer address for the
4157 * EVENT_IBSS_PEER_LOST - IBSS peer not reachable anymore
4275 * EVENT_NEW_PEER_CANDIDATE - new (unknown) mesh peer notification
4599 u8 peer[ETH_ALEN];
4606 u8 peer[ETH_ALEN];
4657 u8 peer[ETH_ALEN];
4664 u8 peer[ETH_ALEN];
4915 u8 peer[ETH_ALEN];
5028 * @peer: Peer address
5032 * Notification of new candidate mesh peer.
5035 const u8 *peer;