Searched refs:get_hw_addr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.c539 static int get_hw_addr(struct net_device *dev);
648 status = get_hw_addr(dev);
1754 static int __init get_hw_addr(struct net_device *dev) function
H A Dewrk3.c326 static u_char get_hw_addr(struct net_device *dev, u_char * eeprom_image, char chipType);
475 status = get_hw_addr(dev, eeprom_image, lemac);
1423 static u_char __init get_hw_addr(struct net_device *dev, u_char * eeprom_image, char chipType) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c247 static int get_hw_addr __P((char *, u_int32_t, struct sockaddr *));
2205 if (!get_hw_addr(ifr->ifr_name, ina, hwaddr)) {
2275 * get_hw_addr - obtain the hardware address for a named interface.
2278 get_hw_addr(name, ina, hwaddr) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-solaris.c202 static int get_hw_addr __P((char *, u_int32_t, struct sockaddr *));
2078 if (!get_hw_addr(ifr->ifr_name, ina, hwaddr)) {
2148 * get_hw_addr - obtain the hardware address for a named interface.
2151 get_hw_addr(name, ina, hwaddr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c292 0.41 21-Mar-96 Don't check for get_hw_addr checksum unless DEC card
982 static int get_hw_addr(struct net_device *dev);
1137 status = get_hw_addr(dev);
4036 get_hw_addr(struct net_device *dev) function

Completed in 152 milliseconds