Home
last modified time | relevance | path

Searched refs:rtl92d_phy_config_macphymode (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.h82 void rtl92d_phy_config_macphymode(struct ieee80211_hw *hw);
H A Dphy_common.c710 void rtl92d_phy_config_macphymode(struct ieee80211_hw *hw) in rtl92d_phy_config_macphymode() function
740 EXPORT_SYMBOL_GPL(rtl92d_phy_config_macphymode);
H A Dhw_common.c643 rtl92d_phy_config_macphymode(hw); in _rtl92d_read_macphymode_and_bandtype()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Dhw.c616 rtl92d_phy_config_macphymode(hw); in _rtl92du_init_mac()