Searched refs:prf_path (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 1642 const char *prate_section, const char *prf_path, in _rtl8812ae_phy_set_txpower_limit() argument 1676 _rtl8812ae_eq_n_byte(prf_path, "1T", 2)) in _rtl8812ae_phy_set_txpower_limit() 1679 _rtl8812ae_eq_n_byte(prf_path, "2T", 2)) in _rtl8812ae_phy_set_txpower_limit() 1682 _rtl8812ae_eq_n_byte(prf_path, "1T", 2)) in _rtl8812ae_phy_set_txpower_limit() 1685 _rtl8812ae_eq_n_byte(prf_path, "2T", 2)) in _rtl8812ae_phy_set_txpower_limit()
|