Searched refs:address3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211conv.c | 159 memcpy(p80211_hdr->address3, wlandev->bssid, ETH_ALEN); in skb_ether_to_p80211() 165 memcpy(p80211_hdr->address3, &e_hdr.daddr, ETH_ALEN); in skb_ether_to_p80211() 171 memcpy(p80211_hdr->address3, &e_hdr.saddr, ETH_ALEN); in skb_ether_to_p80211() 283 ether_addr_copy(saddr, w_hdr->address3); in skb_p80211_to_ether() 286 ether_addr_copy(daddr, w_hdr->address3); in skb_p80211_to_ether() 295 ether_addr_copy(daddr, w_hdr->address3); in skb_p80211_to_ether()
|
H A D | p80211hdr.h | 135 u8 address3[ETH_ALEN]; member
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | cs46xx_dsp_scb_types.h | 1081 address3,
|