Searched refs:rf_channel (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 184 struct rf_channel { struct 411 const struct rf_channel *channels; 427 struct rf_channel rf; 987 int rf_channel; member
|
D | rt2500usb.c | 603 struct rf_channel *rf, const int txpower) in rt2500usb_config_channel() 1534 static const struct rf_channel rf_vals_bg_2522[] = { 1555 static const struct rf_channel rf_vals_bg_2523[] = { 1576 static const struct rf_channel rf_vals_bg_2524[] = { 1597 static const struct rf_channel rf_vals_bg_2525[] = { 1618 static const struct rf_channel rf_vals_bg_2525e[] = { 1639 static const struct rf_channel rf_vals_5222[] = {
|
D | rt2500pci.c | 476 struct rf_channel *rf, const int txpower) in rt2500pci_config_channel() 1713 static const struct rf_channel rf_vals_bg_2522[] = { 1734 static const struct rf_channel rf_vals_bg_2523[] = { 1755 static const struct rf_channel rf_vals_bg_2524[] = { 1776 static const struct rf_channel rf_vals_bg_2525[] = { 1797 static const struct rf_channel rf_vals_bg_2525e[] = { 1818 static const struct rf_channel rf_vals_5222[] = {
|
D | rt2x00config.c | 240 rt2x00dev->rf_channel = libconf.rf.channel; in rt2x00lib_config()
|
D | rt73usb.c | 754 struct rf_channel *rf, const int txpower) in rt73usb_config_channel() 797 struct rf_channel rf; in rt73usb_config_txpower() 1968 static const struct rf_channel rf_vals_bg_2528[] = { 1989 static const struct rf_channel rf_vals_5226[] = { 2046 static const struct rf_channel rf_vals_5225_2527[] = {
|
D | rt2800lib.c | 1969 struct rf_channel *rf, in rt2800_config_channel_rf2xxx() 2034 struct rf_channel *rf, in rt2800_config_channel_rf3xxx() 2110 struct rf_channel *rf, in rt2800_config_channel_rf3052() 2280 struct rf_channel *rf, in rt2800_config_channel_rf3053() 2580 struct rf_channel *rf, in rt2800_config_channel_rf3290() 2617 struct rf_channel *rf, in rt2800_config_channel_rf3322() 2665 struct rf_channel *rf, in rt2800_config_channel_rf53xx() 2758 struct rf_channel *rf, in rt2800_config_channel_rf55xx() 3151 struct rf_channel *rf, in rt2800_config_channel() 4345 if (rt2x00dev->rf_channel <= 14) { in rt2800_vco_calibration() [all …]
|
D | rt61pci.c | 867 struct rf_channel *rf, const int txpower) in rt61pci_config_channel() 914 struct rf_channel rf; in rt61pci_config_txpower() 2638 static const struct rf_channel rf_vals_noseq[] = { 2695 static const struct rf_channel rf_vals_seq[] = {
|
D | rt2400pci.c | 451 struct rf_channel *rf) in rt2400pci_config_channel() 1552 static const struct rf_channel rf_vals_b[] = {
|