Searched refs:bcm_ether_ntoa (Results 1 – 5 of 5) sorted by relevance
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
D | dhd_cdc.c | 370 bcm_ether_ntoa((struct ether_addr *)(eh->ether_shost), eabuf1), in dhd_prot_hdrpush() 371 bcm_ether_ntoa((struct ether_addr *)(eh->ether_dhost), eabuf2))); in dhd_prot_hdrpush()
|
D | dhd_common.c | 134 dhdp->iswl, dhdp->drv_version, bcm_ether_ntoa(&dhdp->mac, eabuf)); in dhd_dump()
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
D | bcmutils.h | 210 extern char *bcm_ether_ntoa(const struct ether_addr *ea, char *buf);
|
/hardware/broadcom/wlan/bcm4329/src/wl/sys/ |
D | wl_iw.c | 3494 bcm_ether_ntoa(&pmkidptr->pmkid[0].BSSID, 3528 bcm_ether_ntoa(&pmkid_list.pmkids.pmkid[k].BSSID, 3540 bcm_ether_ntoa(&pmkid_list.pmkids.pmkid[i].BSSID,
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
D | bcmutils.c | 848 bcm_ether_ntoa(const struct ether_addr *ea, char *buf) in bcm_ether_ntoa() function
|