Searched refs:phy_get_tx_swing_8812A (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.h | 257 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, u8 rf_path);
|
H A D | phy.c | 362 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, phy_get_tx_swing_8812A() function 639 phy_get_tx_swing_8812A(hw, band, RF90_PATH_A)); rtl8821ae_phy_switch_wirelessband() 642 phy_get_tx_swing_8812A(hw, band, RF90_PATH_B)); rtl8821ae_phy_switch_wirelessband()
|
H A D | dm.c | 480 bb_swing = phy_get_tx_swing_8812A(hw, rtlhal->current_bandtype, rtl8821ae_dm_get_swing_index()
|
Completed in 146 milliseconds