Home
last modified time | relevance | path

Searched defs:ath12k_reg_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dreg.h48 struct ath12k_reg_info { struct
49 enum ath12k_reg_cc_code status_code;
50 u8 num_phy;
51 u8 phy_id;
52 u16 reg_dmn_pair;
53 u16 ctry_code;
54 u8 alpha2[REG_ALPHA2_LEN + 1];
55 u32 dfs_region;
56 u32 phybitmap;
57 bool is_ext_reg_event;
[all …]