Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h235 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, u8 rf_path);
Dphy.c433 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, in phy_get_tx_swing_8812A() function
698 phy_get_tx_swing_8812A(hw, band, RF90_PATH_A)); in rtl8821ae_phy_switch_wirelessband()
701 phy_get_tx_swing_8812A(hw, band, RF90_PATH_B)); in rtl8821ae_phy_switch_wirelessband()
Ddm.c306 bb_swing = phy_get_tx_swing_8812A(hw, rtlhal->current_bandtype, in rtl8821ae_dm_get_swing_index()