Home
last modified time | relevance | path

Searched refs:phy_set_tx_power_index_by_rs (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Drtl_phydm.h24 void phy_set_tx_power_index_by_rs(void *adapter, u8 ch, u8 path, u8 rs);
Dphydm_interface.c297 phy_set_tx_power_index_by_rs(adapter, channel, rf_path, rate_section); in odm_set_tx_power_index_by_rate_section()
Drtl_phydm.c821 void phy_set_tx_power_index_by_rs(void *adapter, u8 ch, u8 path, u8 rs) in phy_set_tx_power_index_by_rs() function