Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.h90 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dhw.c376 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92ce_set_hw_reg()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.h225 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy_common.c1502 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92c_phy_set_io_cmd() function
1539 EXPORT_SYMBOL(rtl92c_phy_set_io_cmd);
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1708 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92cu_set_hw_reg()