Searched defs:lmt_ru (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/ |
D | phy_be.c | 853 struct rtw89_txpwr_limit_ru_be *lmt_ru, in fill_limit_ru_each() 869 struct rtw89_txpwr_limit_ru_be *lmt_ru, in phy_fill_limit_ru_20m_be() 876 struct rtw89_txpwr_limit_ru_be *lmt_ru, in phy_fill_limit_ru_40m_be() 884 struct rtw89_txpwr_limit_ru_be *lmt_ru, in phy_fill_limit_ru_80m_be() 894 struct rtw89_txpwr_limit_ru_be *lmt_ru, in phy_fill_limit_ru_160m_be() 908 struct rtw89_txpwr_limit_ru_be *lmt_ru, in phy_fill_limit_ru_320m_be() 931 struct rtw89_txpwr_limit_ru_be *lmt_ru, in rtw89_phy_fill_limit_ru_be() 963 struct rtw89_txpwr_limit_ru_be lmt_ru; in rtw89_phy_set_txpwr_limit_ru_be() local
|
D | phy.c | 2512 s8 lmt_ru = 0, sar, offset; in rtw89_phy_read_txpwr_limit_ru() local 2554 struct rtw89_txpwr_limit_ru_ax *lmt_ru, in rtw89_phy_fill_txpwr_limit_ru_20m_ax() 2570 struct rtw89_txpwr_limit_ru_ax *lmt_ru, in rtw89_phy_fill_txpwr_limit_ru_40m_ax() 2595 struct rtw89_txpwr_limit_ru_ax *lmt_ru, in rtw89_phy_fill_txpwr_limit_ru_80m_ax() 2638 struct rtw89_txpwr_limit_ru_ax *lmt_ru, in rtw89_phy_fill_txpwr_limit_ru_160m_ax() 2664 struct rtw89_txpwr_limit_ru_ax *lmt_ru, in rtw89_phy_fill_txpwr_limit_ru_ax() 2818 struct rtw89_txpwr_limit_ru_ax lmt_ru; in rtw89_phy_set_txpwr_limit_ru_ax() local
|
D | debug.c | 826 const struct txpwr_map *lmt_ru; member
|
D | core.h | 3949 const s8 (*lmt_ru)[RTW89_RU_NUM][RTW89_NTX_NUM] member 3957 const s8 (*lmt_ru)[RTW89_RU_NUM][RTW89_NTX_NUM] member 3966 const s8 (*lmt_ru)[RTW89_RU_NUM][RTW89_NTX_NUM] member 3973 const u8 (*lmt_ru)[RTW89_BAND_NUM][RTW89_REGD_NUM]; member
|