Home
last modified time | relevance | path

Searched refs:txpow40mhz_5ghz (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ral/
H A Drt2860var.h194 uint32_t txpow40mhz_5ghz[5]; member
H A Drt2860.c3535 sc->txpow40mhz_5ghz[ridx] = b4inc(reg, delta_5ghz); in rt2860_read_eeprom()
3539 sc->txpow40mhz_2ghz[ridx], sc->txpow40mhz_5ghz[ridx])); in rt2860_read_eeprom()
/freebsd/sys/dev/usb/wlan/
H A Dif_runvar.h211 uint32_t txpow40mhz_5ghz[5]; member
H A Dif_mtwvar.h342 uint32_t txpow40mhz_5ghz[5]; member
H A Dif_mtw.c1564 sc->txpow40mhz_5ghz[ridx] = b4inc(reg, delta_5ghz); in mtw_read_eeprom()
1570 sc->txpow40mhz_5ghz[ridx]); in mtw_read_eeprom()
H A Dif_run.c2015 sc->txpow40mhz_5ghz[ridx] = b4inc(reg, delta_5ghz); in run_read_eeprom()
2020 sc->txpow40mhz_2ghz[ridx], sc->txpow40mhz_5ghz[ridx]); in run_read_eeprom()