Home
last modified time | relevance | path

Searched refs:rtw_regulatory (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDregd.c33 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()
HDmain.h821 struct rtw_regulatory { struct
837 const struct rtw_regulatory *regulatory; argument