Lines Matching defs:rtw_hal
1883 struct rtw_hal { struct
1884 u32 rcr;
1886 u32 chip_version;
1887 u8 cut_version;
1888 u8 mp_chip;
1889 u8 oem_id;
1890 struct rtw_phy_cond phy_cond;
1892 u8 ps_mode;
1893 u8 current_channel;
1894 u8 current_primary_channel_index;
1895 u8 current_band_width;
1896 u8 current_band_type;
1897 u8 primary_channel;
1902 u8 cch_by_bw[RTW_MAX_CHANNEL_WIDTH + 1];
1904 u8 sec_ch_offset;
1905 u8 rf_type;
1906 u8 rf_path_num;
1907 u8 rf_phy_num;
1908 u32 antenna_tx;
1909 u32 antenna_rx;
1910 u8 bfee_sts_cap;
1911 bool txrx_1ss;
1914 struct mutex tx_power_mutex;
1915 s8 tx_pwr_by_rate_offset_2g[RTW_RF_PATH_MAX]
1917 s8 tx_pwr_by_rate_offset_5g[RTW_RF_PATH_MAX]
1919 s8 tx_pwr_by_rate_base_2g[RTW_RF_PATH_MAX]
1921 s8 tx_pwr_by_rate_base_5g[RTW_RF_PATH_MAX]
1923 s8 tx_pwr_limit_2g[RTW_REGD_MAX]
1927 s8 tx_pwr_limit_5g[RTW_REGD_MAX]
1931 s8 tx_pwr_tbl[RTW_RF_PATH_MAX]
1934 enum rtw_sar_bands sar_band;
1935 struct rtw_sar sar;
1938 u32 ch_param[3];