Home
last modified time | relevance | path

Searched refs:gain_radio (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/wpi/
Dif_wpireg.h525 uint8_t gain_radio; member
553 uint8_t gain_radio; member
Dif_wpi.c2689 chan->gain_radio = 0x3b; in wpi_scan()
2693 chan->gain_radio = 0x28; in wpi_scan()
2723 chan->gain_radio = 0x3b; in wpi_scan()
2727 chan->gain_radio = 0x28; in wpi_scan()
3426 txpower.rates[i].gain_radio = wpi_rf_gain_5ghz[idx]; in wpi_set_txpower()
3429 txpower.rates[i].gain_radio = wpi_rf_gain_2ghz[idx]; in wpi_set_txpower()