Searched defs:rtl_regulatory (Results 1 – 3 of 3) sorted by relevance
1230 struct rtl_regulatory { struct1231 s8 alpha2[2];1232 u16 country_code;1233 u16 max_power_level;1234 u32 tp_scale;1235 u16 current_rd;1236 u16 current_rd_ext;1237 int16_t power_limit;1238 struct regd_pair_mapping *regpair;
1215 struct rtl_regulatory { struct1216 s8 alpha2[2];1217 u16 country_code;1218 u16 max_power_level;1219 u32 tp_scale;1220 u16 current_rd;1221 u16 current_rd_ext;1222 int16_t power_limit;1223 struct regd_pair_mapping *regpair;
1145 struct rtl_regulatory { struct1146 s8 alpha2[2];1147 u16 country_code;1148 u16 max_power_level;1149 u32 tp_scale;1150 u16 current_rd;1151 u16 current_rd_ext;1152 s16 power_limit;1153 struct regd_pair_mapping *regpair;