Searched refs:rtw_regulatory (Results 1 – 2 of 2) sorted by relevance
33 static const struct rtw_regulatory rtw_reg_ww =36 static const struct rtw_regulatory rtw_reg_map[] = {310 static bool rtw_reg_is_ww(const struct rtw_regulatory *reg) in rtw_reg_is_ww()315 static bool rtw_reg_match(const struct rtw_regulatory *reg, const char *alpha2) in rtw_reg_match()320 static const struct rtw_regulatory *rtw_reg_find_by_name(const char *alpha2) in rtw_reg_find_by_name()339 const struct rtw_regulatory *chip_reg; in rtw_regd_init()
821 struct rtw_regulatory { struct837 const struct rtw_regulatory *regulatory; argument