Searched refs:address3 (Results 1 - 3 of 3) sorted by path

/linux-master/sound/pci/cs46xx/
H A Dcs46xx_dsp_scb_types.h1081 address3,
/linux-master/drivers/staging/wlan-ng/
H A Dp80211conv.c159 memcpy(p80211_hdr->address3, wlandev->bssid, ETH_ALEN);
165 memcpy(p80211_hdr->address3, &e_hdr.daddr, ETH_ALEN);
171 memcpy(p80211_hdr->address3, &e_hdr.saddr, ETH_ALEN);
283 ether_addr_copy(saddr, w_hdr->address3);
286 ether_addr_copy(daddr, w_hdr->address3);
295 ether_addr_copy(daddr, w_hdr->address3);
H A Dp80211hdr.h135 u8 address3[ETH_ALEN]; member in struct:p80211_hdr

Completed in 359 milliseconds