Searched defs:ath12k_reg_info (Results 1 – 1 of 1) sorted by relevance
48 struct ath12k_reg_info { struct49 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 …]