| /linux-6.15/drivers/net/wireless/ath/ |
| H A D | regd.c | 225 switch (reg->regpair->reg_domain) { in ath_world_regdomain() 440 switch (reg->regpair->reg_domain) { in ath_reg_apply_world_flags() 571 if (regDomainPairs[i].reg_domain == rd) in ath_regd_is_eeprom_valid() 628 if (regDomainPairs[i].reg_domain == regdmn) in ath_get_regpair() 752 reg->regpair->reg_domain); in __ath_regd_init()
|
| H A D | ath.h | 75 u16 reg_domain; member
|
| /linux-6.15/drivers/net/wireless/atmel/ |
| H A D | at76c50x-usb.h | 349 struct reg_domain { struct 424 struct reg_domain const *domain; /* reg domain description */
|
| H A D | at76c50x-usb.c | 645 static struct reg_domain const *at76_get_reg_domain(u16 code) in at76_get_reg_domain() 648 static struct reg_domain const fd_tab[] = { in at76_get_reg_domain()
|
| /linux-6.15/drivers/net/wireless/ath/carl9170/ |
| H A D | eeprom.h | 134 __le16 reg_domain[2]; member
|
| H A D | main.c | 1931 regulatory->current_rd = le16_to_cpu(ar->eeprom.reg_domain[0]); in carl9170_parse_eeprom()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11h.c | 254 rdr_event->reg_domain); in mwifiex_11h_handle_radar_detected()
|
| H A D | fw.h | 2201 u8 reg_domain; /*1=fcc, 2=etsi, 3=mic*/ member
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | core.h | 361 u32 reg_domain; member 382 u32 reg_domain; member
|
| H A D | wmi.h | 3660 __le32 reg_domain; member 3682 __le32 reg_domain; member 4217 __le32 reg_domain; member 4246 __le32 reg_domain; member
|
| H A D | wmi.c | 4918 tpc_stats->reg_domain = __le32_to_cpu(ev->reg_domain); in ath10k_wmi_event_pdev_tpc_config() 4944 __le32_to_cpu(ev->reg_domain), in ath10k_wmi_event_pdev_tpc_config() 5174 tpc_stats->reg_domain = __le32_to_cpu(ev->reg_domain); in ath10k_wmi_event_tpc_final_table() 5200 __le32_to_cpu(ev->reg_domain), in ath10k_wmi_event_tpc_final_table() 6468 cmd->reg_domain = __cpu_to_le32(rd); in ath10k_wmi_op_gen_pdev_set_rd() 6493 cmd->reg_domain = __cpu_to_le32(rd); in ath10k_wmi_10x_op_gen_pdev_set_rd()
|
| H A D | debug.c | 1570 tpc_stats->reg_domain); in ath10k_tpc_stats_fill()
|
| H A D | mac.c | 3507 regpair->reg_domain, in ath10k_regd_update() 3508 regpair->reg_domain, /* 2ghz */ in ath10k_regd_update() 3509 regpair->reg_domain, /* 5ghz */ in ath10k_regd_update()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | debugfs.c | 657 tpc->reg_domain, tpc->chan_freq); in ath12k_tpc_stats_fill()
|
| H A D | wmi.h | 3245 __le32 reg_domain; member 5841 __le32 reg_domain; member
|
| H A D | wmi.c | 1366 cmd->reg_domain = cpu_to_le32(arg->current_rd_in_use); in ath12k_wmi_send_pdev_set_regdomain()
|
| /linux-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.c | 965 if (regDomainPairs[i].reg_domain == regdmn) in ath6kl_get_regpair() 1003 regpair->reg_domain); in ath6kl_wmi_regdomain_event()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.h | 3133 u32 reg_domain; member
|
| H A D | wmi.c | 1149 cmd->reg_domain = param->current_rd_in_use; in ath11k_wmi_send_pdev_set_regdomain()
|