Searched refs:prf_path (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | phy.h | 129 u8 *prate_section, u8 *prf_path,
|
D | phy.c | 759 u8 *prate_section, u8 *prf_path, in rtl8822be_phy_set_txpower_limit() argument 793 _rtl8822be_eq_n_byte(prf_path, (u8 *)("1T"), 2)) in rtl8822be_phy_set_txpower_limit() 796 _rtl8822be_eq_n_byte(prf_path, (u8 *)("2T"), 2)) in rtl8822be_phy_set_txpower_limit() 799 _rtl8822be_eq_n_byte(prf_path, (u8 *)("1T"), 2)) in rtl8822be_phy_set_txpower_limit() 802 _rtl8822be_eq_n_byte(prf_path, (u8 *)("2T"), 2)) in rtl8822be_phy_set_txpower_limit()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 1669 u8 *prate_section, u8 *prf_path, in _rtl8812ae_phy_set_txpower_limit() argument 1703 _rtl8812ae_eq_n_byte(prf_path, (u8 *)("1T"), 2)) in _rtl8812ae_phy_set_txpower_limit() 1706 _rtl8812ae_eq_n_byte(prf_path, (u8 *)("2T"), 2)) in _rtl8812ae_phy_set_txpower_limit() 1709 _rtl8812ae_eq_n_byte(prf_path, (u8 *)("1T"), 2)) in _rtl8812ae_phy_set_txpower_limit() 1712 _rtl8812ae_eq_n_byte(prf_path, (u8 *)("2T"), 2)) in _rtl8812ae_phy_set_txpower_limit()
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | wifi.h | 2297 u8 *prate_section, u8 *prf_path,
|