Searched refs:rf_channel (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals_phy.h75 static const struct mt76_reg_pair rf_channel[] = { variable in typeref:struct:mt76_reg_pair
H A Dphy.c1233 ret = mt7601u_write_reg_pairs(dev, 0, rf_channel, mt7601u_phy_init()
1234 ARRAY_SIZE(rf_channel)); mt7601u_phy_init()
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2500usb.c601 struct rf_channel *rf, const int txpower) rt2500usb_config_channel()
1532 static const struct rf_channel rf_vals_bg_2522[] = {
1553 static const struct rf_channel rf_vals_bg_2523[] = {
1574 static const struct rf_channel rf_vals_bg_2524[] = {
1595 static const struct rf_channel rf_vals_bg_2525[] = {
1616 static const struct rf_channel rf_vals_bg_2525e[] = {
1637 static const struct rf_channel rf_vals_5222[] = {
H A Drt2x00.h184 struct rf_channel { struct
399 * @channels: Device/chipset specific channel values (See &struct rf_channel).
413 const struct rf_channel *channels;
429 struct rf_channel rf;
989 int rf_channel; member in struct:rt2x00_dev
H A Drt2x00config.c240 rt2x00dev->rf_channel = libconf.rf.channel; rt2x00lib_config()
H A Drt2500pci.c474 struct rf_channel *rf, const int txpower) rt2500pci_config_channel()
1711 static const struct rf_channel rf_vals_bg_2522[] = {
1732 static const struct rf_channel rf_vals_bg_2523[] = {
1753 static const struct rf_channel rf_vals_bg_2524[] = {
1774 static const struct rf_channel rf_vals_bg_2525[] = {
1795 static const struct rf_channel rf_vals_bg_2525e[] = {
1816 static const struct rf_channel rf_vals_5222[] = {
H A Drt2800lib.c1945 struct rf_channel *rf, rt2800_config_channel_rf2xxx()
2010 struct rf_channel *rf, rt2800_config_channel_rf3xxx()
2086 struct rf_channel *rf, rt2800_config_channel_rf3052()
2256 struct rf_channel *rf, rt2800_config_channel_rf3053()
2556 struct rf_channel *rf, rt2800_config_channel_rf3290()
2593 struct rf_channel *rf, rt2800_config_channel_rf3322()
2641 struct rf_channel *rf, rt2800_config_channel_rf53xx()
2734 struct rf_channel *rf, rt2800_config_channel_rf55xx()
2750 /* Order of values on rf_channel entry: N, K, mod, R */ rt2800_config_channel_rf55xx()
3127 struct rf_channel *rf, rt2800_config_channel()
4321 if (rt2x00dev->rf_channel <= 14) { rt2800_vco_calibration()
7190 static const struct rf_channel rf_vals[] = {
7265 static const struct rf_channel rf_vals_3x[] = {
7327 static const struct rf_channel rf_vals_5592_xtal20[] = {
7393 static const struct rf_channel rf_vals_5592_xtal40[] = {
H A Drt73usb.c752 struct rf_channel *rf, const int txpower) rt73usb_config_channel()
795 struct rf_channel rf; rt73usb_config_txpower()
1966 static const struct rf_channel rf_vals_bg_2528[] = {
1987 static const struct rf_channel rf_vals_5226[] = {
2044 static const struct rf_channel rf_vals_5225_2527[] = {
H A Drt61pci.c865 struct rf_channel *rf, const int txpower) rt61pci_config_channel()
912 struct rf_channel rf; rt61pci_config_txpower()
2636 static const struct rf_channel rf_vals_noseq[] = {
2693 static const struct rf_channel rf_vals_seq[] = {
H A Drt2400pci.c449 struct rf_channel *rf) rt2400pci_config_channel()
1550 static const struct rf_channel rf_vals_b[] = {

Completed in 305 milliseconds