Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h199 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw,
Dphy.c591 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw, u8 band) in rtl8821ae_phy_switch_wirelessband() function
3576 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_5G); in rtl8821ae_phy_sw_chnl()
3578 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_2_4G); in rtl8821ae_phy_sw_chnl()
Dhw.c1945 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_2_4G); in rtl8821ae_hw_init()