Searched defs:ath12k_reg_info (Results 1 – 1 of 1) sorted by relevance
53 struct ath12k_reg_info { struct54 enum ath12k_reg_cc_code status_code;55 u8 num_phy;56 u8 phy_id;57 u16 reg_dmn_pair;58 u16 ctry_code;59 u8 alpha2[REG_ALPHA2_LEN + 1];60 u32 dfs_region;61 u32 phybitmap;62 bool is_ext_reg_event;[all …]