Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.h90 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dhw.c381 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92ce_set_hw_reg()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.h226 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy_common.c1514 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92c_phy_set_io_cmd() function
1551 EXPORT_SYMBOL(rtl92c_phy_set_io_cmd);
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1799 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92cu_set_hw_reg()