Searched defs:txpow2 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/usb/wlan/ |
H A D | if_run.c | 4159 int8_t txpow1, txpow2; in run_rt2870_set_chan() local 4228 int8_t txpow1, txpow2; in run_rt3070_set_chan() local 4293 int8_t txpow1, txpow2; in run_rt3572_set_chan() local 4443 int8_t txpow1, txpow2, txpow3; in run_rt3593_set_chan() local 4603 int8_t txpow1, txpow2; in run_rt5390_set_chan() local 4716 int8_t txpow1, txpow2; in run_rt5592_set_chan() local
|
H A D | if_runvar.h | 197 int8_t txpow2[54]; member
|
H A D | if_mtwvar.h | 332 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
|