Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h199 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw,
Dphy.c585 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw, u8 band) in rtl8821ae_phy_switch_wirelessband() function
3551 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_5G); in rtl8821ae_phy_sw_chnl()
3553 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_2_4G); in rtl8821ae_phy_sw_chnl()
Dhw.c1944 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_2_4G); in rtl8821ae_hw_init()