Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ralink/rt2x00/
Drt2x00.h176 struct rf_channel { struct
416 const struct rf_channel *channels;
432 struct rf_channel rf;
1003 int rf_channel; member
Drt2500usb.c583 struct rf_channel *rf, const int txpower) in rt2500usb_config_channel()
1511 static const struct rf_channel rf_vals_bg_2522[] = {
1532 static const struct rf_channel rf_vals_bg_2523[] = {
1553 static const struct rf_channel rf_vals_bg_2524[] = {
1574 static const struct rf_channel rf_vals_bg_2525[] = {
1595 static const struct rf_channel rf_vals_bg_2525e[] = {
1616 static const struct rf_channel rf_vals_5222[] = {
Drt2500pci.c468 struct rf_channel *rf, const int txpower) in rt2500pci_config_channel()
1704 static const struct rf_channel rf_vals_bg_2522[] = {
1725 static const struct rf_channel rf_vals_bg_2523[] = {
1746 static const struct rf_channel rf_vals_bg_2524[] = {
1767 static const struct rf_channel rf_vals_bg_2525[] = {
1788 static const struct rf_channel rf_vals_bg_2525e[] = {
1809 static const struct rf_channel rf_vals_5222[] = {
Drt2x00config.c230 rt2x00dev->rf_channel = libconf.rf.channel; in rt2x00lib_config()
Drt73usb.c746 struct rf_channel *rf, const int txpower) in rt73usb_config_channel()
789 struct rf_channel rf; in rt73usb_config_txpower()
1957 static const struct rf_channel rf_vals_bg_2528[] = {
1978 static const struct rf_channel rf_vals_5226[] = {
2035 static const struct rf_channel rf_vals_5225_2527[] = {
Drt2800lib.c2425 struct rf_channel *rf, in rt2800_config_channel_rf2xxx()
2490 struct rf_channel *rf, in rt2800_config_channel_rf3xxx()
2568 struct rf_channel *rf, in rt2800_config_channel_rf3052()
2740 struct rf_channel *rf, in rt2800_config_channel_rf3053()
3037 struct rf_channel *rf, in rt2800_config_channel_rf3853()
3245 struct rf_channel *rf, in rt2800_config_channel_rf3290()
3282 struct rf_channel *rf, in rt2800_config_channel_rf3322()
3330 struct rf_channel *rf, in rt2800_config_channel_rf53xx()
3428 struct rf_channel *rf, in rt2800_config_channel_rf55xx()
3703 struct rf_channel *rf, in rt2800_config_channel_rf7620()
[all …]
Drt61pci.c774 struct rf_channel *rf, const int txpower) in rt61pci_config_channel()
821 struct rf_channel rf; in rt61pci_config_txpower()
2545 static const struct rf_channel rf_vals_noseq[] = {
2602 static const struct rf_channel rf_vals_seq[] = {
Drt2400pci.c443 struct rf_channel *rf) in rt2400pci_config_channel()
1543 static const struct rf_channel rf_vals_b[] = {
/linux-6.1.9/drivers/net/wireless/mediatek/mt7601u/
Dinitvals_phy.h67 static const struct mt76_reg_pair rf_channel[] = { variable
Dphy.c1240 ret = mt7601u_write_reg_pairs(dev, 0, rf_channel, in mt7601u_phy_init()
1241 ARRAY_SIZE(rf_channel)); in mt7601u_phy_init()