Searched refs:rf_channel (Results 1 – 10 of 10) sorted by relevance
/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00.h | 185 struct rf_channel { struct 414 const struct rf_channel *channels; 430 struct rf_channel rf; 991 int rf_channel; member
|
D | rt2500usb.c | 606 struct rf_channel *rf, const int txpower) in rt2500usb_config_channel() 1537 static const struct rf_channel rf_vals_bg_2522[] = { 1558 static const struct rf_channel rf_vals_bg_2523[] = { 1579 static const struct rf_channel rf_vals_bg_2524[] = { 1600 static const struct rf_channel rf_vals_bg_2525[] = { 1621 static const struct rf_channel rf_vals_bg_2525e[] = { 1642 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 | 1946 struct rf_channel *rf, in rt2800_config_channel_rf2xxx() 2011 struct rf_channel *rf, in rt2800_config_channel_rf3xxx() 2087 struct rf_channel *rf, in rt2800_config_channel_rf3052() 2257 struct rf_channel *rf, in rt2800_config_channel_rf3053() 2557 struct rf_channel *rf, in rt2800_config_channel_rf3290() 2594 struct rf_channel *rf, in rt2800_config_channel_rf3322() 2642 struct rf_channel *rf, in rt2800_config_channel_rf53xx() 2735 struct rf_channel *rf, in rt2800_config_channel_rf55xx() 3128 struct rf_channel *rf, in rt2800_config_channel() 4322 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[] = {
|
/drivers/net/wireless/mediatek/mt7601u/ |
D | initvals_phy.h | 75 static const struct mt76_reg_pair rf_channel[] = { variable
|
D | phy.c | 1235 ret = mt7601u_write_reg_pairs(dev, 0, rf_channel, in mt7601u_phy_init() 1236 ARRAY_SIZE(rf_channel)); in mt7601u_phy_init()
|