Searched refs:nregwin (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c236 int nregwin; member in struct:__anon3
771 int error, nregwin, i; local
817 nregwin = 0;
819 nregwin = __SHIFTOUT(info, BWI_INFO_NREGWIN_MASK);
823 nregwin = bwi_regwin_count[i].nregwin;
827 if (nregwin == 0) {
841 DPRINTF(sc, BWI_DBG_ATTACH, "nregwin %d, cap 0x%08x\n",
842 nregwin, sc->sc_cap);
851 for (; i < nregwin;
[all...]

Completed in 116 milliseconds