Searched refs:address1 (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/staging/wlan-ng/ |
D | p80211conv.c | 157 memcpy(p80211_hdr->address1, &e_hdr.daddr, ETH_ALEN); in skb_ether_to_p80211() 163 memcpy(p80211_hdr->address1, wlandev->bssid, ETH_ALEN); in skb_ether_to_p80211() 169 memcpy(p80211_hdr->address1, &e_hdr.daddr, ETH_ALEN); in skb_ether_to_p80211() 278 ether_addr_copy(daddr, w_hdr->address1); in skb_p80211_to_ether() 282 ether_addr_copy(daddr, w_hdr->address1); in skb_p80211_to_ether()
|
D | p80211hdr.h | 133 u8 address1[ETH_ALEN]; member
|
D | p80211netdev.c | 228 hdr->address1)) { in p80211_convert_to_ether() 229 if (!is_multicast_ether_addr(hdr->address1)) in p80211_convert_to_ether()
|
/Linux-v6.6/arch/s390/kvm/ |
D | kvm-s390.h | 124 u64 *address1, u64 *address2, in kvm_s390_get_base_disp_sse() argument 132 *address1 = (base1 ? vcpu->run->s.regs.gprs[base1] : 0) + disp1; in kvm_s390_get_base_disp_sse()
|
/Linux-v6.6/arch/arm/boot/dts/sunplus/ |
D | sunplus-sp7021.dtsi | 70 mac_addr1: mac-address1@3a {
|
/Linux-v6.6/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 1072 address1,
|
/Linux-v6.6/scripts/ |
D | checkpatch.pl | 2988 my $address1 = $email_address; 2991 if ($address1 =~ /(\S+)\+\S+(\@.*)/) { 2992 $address1 = "$1$2"; 2997 if ($address1 eq $address2) {
|
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq_cmd.h | 1974 __le32 address1; member
|
D | i40e_common.c | 4388 cmd_resp->address1 = cpu_to_le32(reg_addr1); in i40e_aq_alternate_read()
|