Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c21 static bool phy_config_bb_with_hdr_file(struct ieee80211_hw *hw,
614 rtstatus = phy_config_bb_with_hdr_file(hw, BASEBAND_CONFIG_PHY_REG); in _rtl92ee_phy_bb8192ee_config_parafile()
631 rtstatus = phy_config_bb_with_hdr_file(hw, BASEBAND_CONFIG_AGC_TAB); in _rtl92ee_phy_bb8192ee_config_parafile()
667 static bool phy_config_bb_with_hdr_file(struct ieee80211_hw *hw, in phy_config_bb_with_hdr_file() function