Searched defs:rtw_regulatory (Results 1 – 2 of 2) sorted by relevance
767 struct rtw_regulatory { struct768 char alpha2[2];769 u16 country_code;770 u16 max_power_level;771 u32 tp_scale;772 u16 current_rd;773 u16 current_rd_ext;774 int16_t power_limit;775 struct regd_pair_mapping *regpair;
813 struct rtw_regulatory { struct829 const struct rtw_regulatory *regulatory; argument