H A D | phy.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2019-2020 Realtek Corporation 19 const struct rtw89_phy_gen_def *phy = rtwdev->chip->phy_def; in get_max_amsdu_len() 21 return phy->phy0_phy1_offset(rtwdev, addr); in get_max_amsdu_len() 27 u32 bit_rate = report->bit_rat in get_max_amsdu_len() 141 enum nl80211_band band; rtw89_phy_ra_mask_cfg() local 204 u8 band = chan->band_type; rtw89_phy_ra_gi_ltf() local 479 u8 band = chan->band_type; rtw89_phy_rate_pattern_vif() local 1585 rtw89_phy_read_txpwr_byrate(struct rtw89_dev * rtwdev,u8 band,const struct rtw89_rate_desc * rate_desc) rtw89_phy_read_txpwr_byrate() argument 1633 rtw89_channel_to_idx(struct rtw89_dev * rtwdev,u8 band,u8 channel) rtw89_channel_to_idx() argument 1653 rtw89_phy_read_txpwr_limit(struct rtw89_dev * rtwdev,u8 band,u8 bw,u8 ntx,u8 rs,u8 bf,u8 ch) rtw89_phy_read_txpwr_limit() argument 1702 __fill_txpwr_limit_nonbf_bf(ptr,band,bw,ntx,rs,ch) global() argument 1715 rtw89_phy_fill_txpwr_limit_20m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_20m() argument 1730 rtw89_phy_fill_txpwr_limit_40m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch,u8 pri_ch) rtw89_phy_fill_txpwr_limit_40m() argument 1751 rtw89_phy_fill_txpwr_limit_80m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch,u8 pri_ch) rtw89_phy_fill_txpwr_limit_80m() argument 1792 rtw89_phy_fill_txpwr_limit_160m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch,u8 pri_ch) rtw89_phy_fill_txpwr_limit_160m() argument 1882 u8 band = chan->band_type; rtw89_phy_fill_txpwr_limit() local 1908 rtw89_phy_read_txpwr_limit_ru(struct rtw89_dev * rtwdev,u8 band,u8 ru,u8 ntx,u8 ch) rtw89_phy_read_txpwr_limit_ru() argument 1959 rtw89_phy_fill_txpwr_limit_ru_20m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_20m() argument 1975 rtw89_phy_fill_txpwr_limit_ru_40m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_40m() argument 2000 rtw89_phy_fill_txpwr_limit_ru_80m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_80m() argument 2043 rtw89_phy_fill_txpwr_limit_ru_160m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_160m() argument 2075 u8 band = chan->band_type; rtw89_phy_fill_txpwr_limit_ru() local 2113 u8 band = chan->band_type; rtw89_phy_set_txpwr_byrate() local 2166 u8 band = chan->band_type; rtw89_phy_set_txpwr_offset() local 4670 rtw89_encode_chan_idx(struct rtw89_dev * rtwdev,u8 central_ch,u8 band) rtw89_encode_chan_idx() argument 4711 rtw89_decode_chan_idx(struct rtw89_dev * rtwdev,u8 chan_idx,u8 * ch,enum nl80211_band * band) rtw89_decode_chan_idx() argument [all...] |