Home
last modified time | relevance | path

Searched refs:iswl (Results 1 – 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd.h122 bool iswl; /* Dongle-resident driver is wl */ member
Ddhd_cdc.c513 dhd->iswl = TRUE; in dhd_prot_init()
Ddhd_linux.c1633 else if (dhd->pub.iswl) in dhd_ethtool()
1802 if (!dhd->pub.iswl) { in dhd_ioctl_entry()
Ddhd_common.c171 dhdp->iswl, dhdp->drv_version, bcm_ether_ntoa(&dhdp->mac, eabuf)); in dhd_dump()