Searched defs:rtw_regulatory (Results 1 – 2 of 2) sorted by relevance
752 struct rtw_regulatory { struct753 char alpha2[2];754 u16 country_code;755 u16 max_power_level;756 u32 tp_scale;757 u16 current_rd;758 u16 current_rd_ext;759 int16_t power_limit;760 struct regd_pair_mapping *regpair;
813 struct rtw_regulatory { struct829 const struct rtw_regulatory *regulatory; argument