Searched defs:txpow2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/usb/wlan/ |
H A D | if_run.c | 4156 int8_t txpow1, txpow2; in run_rt2870_set_chan() local 4225 int8_t txpow1, txpow2; in run_rt3070_set_chan() local 4290 int8_t txpow1, txpow2; in run_rt3572_set_chan() local 4440 int8_t txpow1, txpow2, txpow3; in run_rt3593_set_chan() local 4600 int8_t txpow1, txpow2; in run_rt5390_set_chan() local 4713 int8_t txpow1, txpow2; in run_rt5592_set_chan() local
|
H A D | if_runvar.h | 197 int8_t txpow2[54]; member
|
/freebsd/sys/dev/ral/ |
H A D | rt2860.c | 2410 int8_t txpow1, txpow2; in rt2860_set_chan() local 2463 int8_t txpow1, txpow2; in rt3090_set_chan() local 2529 int8_t txpow1, txpow2; in rt5390_set_chan() local
|
H A D | rt2860var.h | 168 int8_t txpow2[54]; member
|