Searched refs:iswl (Results 1 - 7 of 7) sorted by relevance

/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd.h573 bool iswl; /* Dongle-resident driver is wl */ member in struct:brcmf_pub
H A Ddhd_cdc.c484 drvr->iswl = true;
H A Ddhd_linux.c639 else if (drvr->iswl)
752 if (!drvr->iswl) {
/drivers/net/wireless/bcmdhd/
H A Ddhd.h193 bool iswl; /* Dongle-resident driver is wl */ member in struct:dhd_pub
H A Ddhd_common.c222 bcm_bprintf(strbuf, "pub.iswl %d pub.drv_version %ld pub.mac %s\n",
223 dhdp->iswl, dhdp->drv_version, bcm_ether_ntoa(&dhdp->mac, eabuf));
H A Ddhd_cdc.c2691 dhd->iswl = TRUE;
H A Ddhd_linux.c2216 else if (dhd->pub.iswl)
2427 if (!dhd->pub.iswl) {

Completed in 201 milliseconds