Searched defs:txpow2 (Results  1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/usb/wlan/ | 
| H A D | if_run.c | 4169 	int8_t txpow1, txpow2;  in run_rt2870_set_chan()  local4238 	int8_t txpow1, txpow2;  in run_rt3070_set_chan()  local
 4303 	int8_t txpow1, txpow2;  in run_rt3572_set_chan()  local
 4453 	int8_t txpow1, txpow2, txpow3;  in run_rt3593_set_chan()  local
 4613 	int8_t txpow1, txpow2;  in run_rt5390_set_chan()  local
 4726 	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 | 2413 	int8_t txpow1, txpow2;  in rt2860_set_chan()  local2466 	int8_t txpow1, txpow2;  in rt3090_set_chan()  local
 2532 	int8_t txpow1, txpow2;  in rt5390_set_chan()  local
 
 | 
| H A D | rt2860var.h | 168 	int8_t				txpow2[54];  member
 |