Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h752 struct rtw_regulatory { struct
753 char alpha2[2];
754 u16 country_code;
755 u16 max_power_level;
756 u32 tp_scale;
757 u16 current_rd;
758 u16 current_rd_ext;
759 int16_t power_limit;
760 struct regd_pair_mapping *regpair;
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h813 struct rtw_regulatory { struct
829 const struct rtw_regulatory *regulatory; argument