Searched refs:hw_radio (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_uralvar.h124 int hw_radio; member in struct:ural_softc
H A Dif_rumvar.h161 int hw_radio; member in struct:rum_softc
H A Dif_ural.c1938 sc->hw_radio = (val >> 10) & 0x1;
H A Dif_rum.c2383 sc->hw_radio = (val >> 10) & 0x1;
/freebsd-11.0-release/sys/dev/ral/
H A Drt2560var.h143 int hw_radio; member in struct:rt2560_softc
H A Drt2661var.h141 int hw_radio; member in struct:rt2661_softc
H A Drt2560.c2442 sc->hw_radio = (val >> 10) & 0x1;
H A Drt2661.c2139 sc->hw_radio = (val >> 10) & 0x1;

Completed in 190 milliseconds