Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.h176 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
H A Dphy.c1439 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723e_phy_set_io_cmd() function
H A Dhw.c384 rtl8723e_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl8723e_set_hw_reg()