Home
last modified time | relevance | path

Searched refs:reg_domain (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/net/wireless/
Dwl3501_cs.c81 int reg_domain; member
85 .reg_domain = IW_REG_DOMAIN_FCC,
91 .reg_domain = IW_REG_DOMAIN_DOC,
97 .reg_domain = IW_REG_DOMAIN_ETSI,
103 .reg_domain = IW_REG_DOMAIN_SPAIN,
109 .reg_domain = IW_REG_DOMAIN_FRANCE,
115 .reg_domain = IW_REG_DOMAIN_MKK,
121 .reg_domain = IW_REG_DOMAIN_MKK1,
127 .reg_domain = IW_REG_DOMAIN_ISRAEL,
141 static int iw_valid_channel(int reg_domain, int channel) in iw_valid_channel() argument
[all …]
Dwl3501.h607 u8 reg_domain; member
/Linux-v4.19/drivers/net/wireless/ath/
Dregd.c225 switch (reg->regpair->reg_domain) { in ath_world_regdomain()
439 switch (reg->regpair->reg_domain) { in ath_reg_apply_world_flags()
570 if (regDomainPairs[i].reg_domain == rd) in ath_regd_is_eeprom_valid()
627 if (regDomainPairs[i].reg_domain == regdmn) in ath_get_regpair()
751 reg->regpair->reg_domain); in __ath_regd_init()
Dath.h75 u16 reg_domain; member
/Linux-v4.19/drivers/net/wireless/atmel/
Dat76c50x-usb.h353 struct reg_domain { struct
428 struct reg_domain const *domain; /* reg domain description */
Datmel.c519 int reg_domain, config_reg_domain; member
562 int reg_domain; member
1339 priv->reg_domain = priv->config_reg_domain; in atmel_open()
1340 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open()
1342 priv->reg_domain = atmel_get_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS); in atmel_open()
1344 if (priv->reg_domain == channel_table[i].reg_domain) in atmel_open()
1347 priv->reg_domain = REG_DOMAIN_MKK1; in atmel_open()
1392 if (priv->reg_domain == channel_table[i].reg_domain) { in atmel_validate_channel()
1442 if (priv->reg_domain == channel_table[i].reg_domain) in atmel_proc_show()
1546 priv->reg_domain = 0; in init_atmel_card()
[all …]
Dat76c50x-usb.c650 static struct reg_domain const *at76_get_reg_domain(u16 code) in at76_get_reg_domain()
653 static struct reg_domain const fd_tab[] = { in at76_get_reg_domain()
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Deeprom.h134 __le16 reg_domain[2]; member
Dmain.c1966 regulatory->current_rd = le16_to_cpu(ar->eeprom.reg_domain[0]); in carl9170_parse_eeprom()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
D11h.c269 rdr_event->reg_domain); in mwifiex_11h_handle_radar_detected()
Dfw.h2150 u8 reg_domain; /*1=fcc, 2=etsi, 3=mic*/ member
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h345 u32 reg_domain; member
366 u32 reg_domain; member
Dwmi.h3533 __le32 reg_domain; member
3555 __le32 reg_domain; member
4083 __le32 reg_domain; member
4112 __le32 reg_domain; member
Dwmi.c4676 tpc_stats->reg_domain = __le32_to_cpu(ev->reg_domain); in ath10k_wmi_event_pdev_tpc_config()
4702 __le32_to_cpu(ev->reg_domain), in ath10k_wmi_event_pdev_tpc_config()
4916 tpc_stats->reg_domain = __le32_to_cpu(ev->reg_domain); in ath10k_wmi_event_tpc_final_table()
4942 __le32_to_cpu(ev->reg_domain), in ath10k_wmi_event_tpc_final_table()
6126 cmd->reg_domain = __cpu_to_le32(rd); in ath10k_wmi_op_gen_pdev_set_rd()
6151 cmd->reg_domain = __cpu_to_le32(rd); in ath10k_wmi_10x_op_gen_pdev_set_rd()
Ddebug.c1571 tpc_stats->reg_domain); in ath10k_tpc_stats_fill()
Dmac.c3175 regpair->reg_domain, in ath10k_regd_update()
3176 regpair->reg_domain, /* 2ghz */ in ath10k_regd_update()
3177 regpair->reg_domain, /* 5ghz */ in ath10k_regd_update()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dwmi.c967 if (regDomainPairs[i].reg_domain == regdmn) in ath6kl_get_regpair()
1005 regpair->reg_domain); in ath6kl_wmi_regdomain_event()