Lines Matching defs:addr

1269 	u8 addr[ETH_ALEN];
2549 static inline void get_random_mask_addr(u8 *buf, const u8 *addr, const u8 *mask)
2556 buf[i] |= addr[i] & mask[i];
3835 * @addr: address of the peer
3852 u8 addr[ETH_ALEN];
3909 * @addr: MAC address
3915 u8 addr[ETH_ALEN];
4691 const u8 *addr, u8 oper_class,
4695 const u8 *addr);
4781 * @WIPHY_FLAG_4ADDR_AP: supports 4addr mode even on AP (with a single station
4784 * @WIPHY_FLAG_4ADDR_STATION: supports 4addr mode even as a station
5934 * @use_4addr: indicates 4addr mode is used on this interface, must be
5972 * @links: array of %IEEE80211_MLD_MAX_NUM_LINKS elements containing @addr
6078 u8 addr[ETH_ALEN] __aligned(2);
6417 * @addr: the device MAC address
6424 const u8 *addr, enum nl80211_iftype iftype,
6430 * @addr: the device MAC address
6434 static inline int ieee80211_data_to_8023(struct sk_buff *skb, const u8 *addr,
6437 return ieee80211_data_to_8023_exthdr(skb, NULL, addr, iftype, 0, false);
6466 * @addr: The device MAC address.
6474 const u8 *addr, enum nl80211_iftype iftype,
6732 * @addr: STA MAC address
6737 void cfg80211_send_layer2_update(struct net_device *dev, const u8 *addr);
7226 * @addr: The MAC address of the device with which the authentication timed out
7231 void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr);
7257 u8 addr[ETH_ALEN] __aligned(2);
7336 * @addr: The source MAC address of the frame
7346 void cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr,
7758 * @links.addr: For MLO connection, MAC address of the STA link. Otherwise
7786 const u8 *addr;
7942 * @links.addr: For MLO roaming, MAC address of the STA link. Otherwise %NULL.
7961 const u8 *addr;
8480 * @addr: the transmitter address
8490 const u8 *addr, gfp_t gfp);
8495 * @addr: the transmitter address
8499 * an associated station sent a 4addr frame but that wasn't expected.
8506 const u8 *addr, gfp_t gfp);
8511 * @addr: the address of the peer
8518 void cfg80211_probe_status(struct net_device *dev, const u8 *addr,
8982 * @addr: the MAC address of the peer
8991 const u8 *addr;