Lines Matching defs:rtw_hal
1967 struct rtw_hal { struct
1968 u32 rcr;
1970 u32 chip_version;
1971 u8 cut_version;
1972 u8 mp_chip;
1973 u8 oem_id;
1974 u8 pkg_type;
1975 struct rtw_phy_cond phy_cond;
1976 struct rtw_phy_cond2 phy_cond2;
1977 bool rfe_btg;
1979 u8 ps_mode;
1980 u8 current_channel;
1981 u8 current_primary_channel_index;
1982 u8 current_band_width;
1983 u8 current_band_type;
1984 u8 primary_channel;
1989 u8 cch_by_bw[RTW_MAX_CHANNEL_WIDTH + 1];
1991 u8 sec_ch_offset;
1992 u8 rf_type;
1993 u8 rf_path_num;
1994 u8 rf_phy_num;
1995 u32 antenna_tx;
1996 u32 antenna_rx;
1997 u8 bfee_sts_cap;
1998 bool txrx_1ss;
1999 bool cck_high_power;
2002 struct mutex tx_power_mutex;
2003 s8 tx_pwr_by_rate_offset_2g[RTW_RF_PATH_MAX]
2005 s8 tx_pwr_by_rate_offset_5g[RTW_RF_PATH_MAX]
2007 s8 tx_pwr_by_rate_base_2g[RTW_RF_PATH_MAX]
2009 s8 tx_pwr_by_rate_base_5g[RTW_RF_PATH_MAX]
2011 s8 tx_pwr_limit_2g[RTW_REGD_MAX]
2015 s8 tx_pwr_limit_5g[RTW_REGD_MAX]
2019 s8 tx_pwr_tbl[RTW_RF_PATH_MAX]
2022 enum rtw_sar_bands sar_band;
2023 struct rtw_sar sar;
2026 u32 ch_param[3];