Searched refs:mac_value (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_pcicc.h121 unsigned char mac_value[8]; /* Mac Value */ member in struct:CPRB
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_profile.c314 u_char mac_value[ETH_ALEN]; local
594 if (parse_mac_address(value, mac_value) == ETH_ALEN)
595 memcpy(lp->MACAddress, mac_value, ETH_ALEN);
779 if (parse_mac_address(value, mac_value) == ETH_ALEN)
780 memcpy(lp->wds_port[0].wdsAddress, mac_value, ETH_ALEN);
786 if (parse_mac_address(value, mac_value) == ETH_ALEN)
787 memcpy(lp->wds_port[1].wdsAddress, mac_value, ETH_ALEN);
793 if (parse_mac_address(value, mac_value) == ETH_ALEN)
794 memcpy(lp->wds_port[2].wdsAddress, mac_value, ETH_ALEN);
800 if (parse_mac_address(value, mac_value)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dzcrypt.h125 unsigned char mac_value[8]; /* Mac Value */ member in struct:CPRBX

Completed in 70 milliseconds