Searched refs:phy_get_tx_swing_8812A (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 235 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, u8 rf_path);
|
D | phy.c | 434 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, in phy_get_tx_swing_8812A() function 700 phy_get_tx_swing_8812A(hw, band, RF90_PATH_A)); in rtl8821ae_phy_switch_wirelessband() 703 phy_get_tx_swing_8812A(hw, band, RF90_PATH_B)); in rtl8821ae_phy_switch_wirelessband()
|
D | dm.c | 306 bb_swing = phy_get_tx_swing_8812A(hw, rtlhal->current_bandtype, in rtl8821ae_dm_get_swing_index()
|