Searched defs:rtw_hal (Results 1 – 2 of 2) sorted by relevance
1891 struct rtw_hal { struct1892 u32 rcr;1894 u32 chip_version;1895 u8 cut_version;1896 u8 mp_chip;1897 u8 oem_id;1898 u8 pkg_type;1899 struct rtw_phy_cond phy_cond;1900 bool rfe_btg;1902 u8 ps_mode;[all …]
1640 struct rtw_hal { struct1641 u32 rcr;1643 u32 chip_version;1644 u8 cut_version;1645 u8 mp_chip;1646 u8 oem_id;1647 struct rtw_phy_cond phy_cond;1649 u8 ps_mode;1650 u8 current_channel;1651 u8 current_band_width;[all …]