Searched refs:address1 (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/staging/wlan-ng/ |
D | p80211conv.c | 178 memcpy(p80211_hdr->address1, &e_hdr.daddr, ETH_ALEN); in skb_ether_to_p80211() 184 memcpy(p80211_hdr->address1, wlandev->bssid, ETH_ALEN); in skb_ether_to_p80211() 190 memcpy(p80211_hdr->address1, &e_hdr.daddr, ETH_ALEN); in skb_ether_to_p80211() 299 ether_addr_copy(daddr, w_hdr->address1); in skb_p80211_to_ether() 303 ether_addr_copy(daddr, w_hdr->address1); in skb_p80211_to_ether()
|
D | p80211hdr.h | 154 u8 address1[ETH_ALEN]; member
|
D | p80211netdev.c | 249 hdr->address1)) { in p80211_convert_to_ether() 250 if (!is_multicast_ether_addr(hdr->address1)) in p80211_convert_to_ether()
|
/linux-6.1.9/Documentation/devicetree/bindings/nvmem/ |
D | sunplus,sp7021-ocotp.yaml | 49 mac-address1: 80 mac_addr1: mac-address1@3a {
|
/linux-6.1.9/arch/s390/kvm/ |
D | kvm-s390.h | 123 u64 *address1, u64 *address2, in kvm_s390_get_base_disp_sse() argument 131 *address1 = (base1 ? vcpu->run->s.regs.gprs[base1] : 0) + disp1; in kvm_s390_get_base_disp_sse()
|
/linux-6.1.9/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 1072 address1,
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | sunplus-sp7021.dtsi | 70 mac_addr1: mac-address1@3a {
|
/linux-6.1.9/scripts/ |
D | checkpatch.pl | 2957 my $address1 = $email_address; 2960 if ($address1 =~ /(\S+)\+\S+(\@.*)/) { 2961 $address1 = "$1$2"; 2966 if ($address1 eq $address2) {
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq_cmd.h | 1972 __le32 address1; member
|
D | i40e_common.c | 4496 cmd_resp->address1 = cpu_to_le32(reg_addr1); in i40e_aq_alternate_read()
|