Lines Matching defs:rtw_hal
1899 struct rtw_hal { struct
1900 u32 rcr;
1902 u32 chip_version;
1903 u8 cut_version;
1904 u8 mp_chip;
1905 u8 oem_id;
1906 u8 pkg_type;
1907 struct rtw_phy_cond phy_cond;
1908 bool rfe_btg;
1910 u8 ps_mode;
1911 u8 current_channel;
1912 u8 current_primary_channel_index;
1913 u8 current_band_width;
1914 u8 current_band_type;
1915 u8 primary_channel;
1920 u8 cch_by_bw[RTW_MAX_CHANNEL_WIDTH + 1];
1922 u8 sec_ch_offset;
1923 u8 rf_type;
1924 u8 rf_path_num;
1925 u8 rf_phy_num;
1926 u32 antenna_tx;
1927 u32 antenna_rx;
1928 u8 bfee_sts_cap;
1929 bool txrx_1ss;
1932 struct mutex tx_power_mutex;
1933 s8 tx_pwr_by_rate_offset_2g[RTW_RF_PATH_MAX]
1935 s8 tx_pwr_by_rate_offset_5g[RTW_RF_PATH_MAX]
1937 s8 tx_pwr_by_rate_base_2g[RTW_RF_PATH_MAX]
1939 s8 tx_pwr_by_rate_base_5g[RTW_RF_PATH_MAX]
1941 s8 tx_pwr_limit_2g[RTW_REGD_MAX]
1945 s8 tx_pwr_limit_5g[RTW_REGD_MAX]
1949 s8 tx_pwr_tbl[RTW_RF_PATH_MAX]
1952 enum rtw_sar_bands sar_band;
1953 struct rtw_sar sar;
1956 u32 ch_param[3];