Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uralvar.h123 int hw_radio; member
H A Dif_rumvar.h159 int hw_radio; member
H A Dif_ural.c1910 sc->hw_radio = (val >> 10) & 0x1; in ural_read_eeprom()
H A Dif_rum.c2414 sc->hw_radio = (val >> 10) & 0x1; in rum_read_eeprom()
/freebsd/sys/dev/ral/
H A Drt2560var.h143 int hw_radio; member
H A Drt2661var.h141 int hw_radio; member
H A Drt2661.c2113 sc->hw_radio = (val >> 10) & 0x1; in rt2661_read_eeprom()
H A Drt2560.c2413 sc->hw_radio = (val >> 10) & 0x1; in rt2560_read_config()