Searched defs:rtw_regulatory (Results 1 – 2 of 2) sorted by relevance
453 struct rtw_regulatory { struct454 char alpha2[2];455 u16 country_code;456 u16 max_power_level;457 u32 tp_scale;458 u16 current_rd;459 u16 current_rd_ext;460 int16_t power_limit;461 struct regd_pair_mapping *regpair;
823 struct rtw_regulatory { struct839 const struct rtw_regulatory *regulatory; argument