Searched refs:bcm_ether_ntoa (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c65 extern void bcm_ether_ntoa; EXPORT_SYMBOL(bcm_ether_ntoa); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmutils.h539 extern char *bcm_ether_ntoa(const struct ether_addr *ea, char *buf);
1004 /* buffer length for ethernet address from bcm_ether_ntoa() */
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmsrom.c3222 bcm_ether_ntoa((struct ether_addr *)&cis[i + 2],
3980 bcm_ether_ntoa((struct ether_addr *)&cis[i + 1],
5694 bcm_ether_ntoa(&ea, eabuf);
H A Dbcmutils.c1980 bcm_ether_ntoa(const struct ether_addr *ea, char *buf) function

Completed in 220 milliseconds