Searched defs:txpow2 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | if_run.c | 2975 int8_t txpow1, txpow2; in run_rt2870_set_chan() local 3028 int8_t txpow1, txpow2; in run_rt3070_set_chan() local 3091 int8_t txpow1, txpow2; in run_rt3572_set_chan() local 3241 int8_t txpow1, txpow2, txpow3; in run_rt3593_set_chan() local 3401 int8_t txpow1, txpow2; in run_rt5390_set_chan() local 3514 int8_t txpow1, txpow2; in run_rt5592_set_chan() local
|
H A D | if_runvar.h | 173 int8_t txpow2[54]; member
|
/netbsd-src/sys/dev/ic/ |
H A D | rt2860.c | 2366 int8_t txpow1, txpow2; in rt2860_set_chan() local 2419 int8_t txpow1, txpow2; in rt3090_set_chan() local 2484 int8_t txpow1, txpow2; in rt5390_set_chan() local
|
H A D | rt2860var.h | 167 int8_t txpow2[54]; member
|