Searched refs:rtl92c_phy_set_io_cmd (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 90 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
H A D | hw.c | 381 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92ce_set_hw_reg()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 90 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
H A D | hw.c | 381 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92ce_set_hw_reg()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 225 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
H A D | phy_common.c | 1506 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92c_phy_set_io_cmd() function 1543 EXPORT_SYMBOL(rtl92c_phy_set_io_cmd); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 225 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
H A D | phy_common.c | 1506 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92c_phy_set_io_cmd() function 1543 EXPORT_SYMBOL(rtl92c_phy_set_io_cmd); variable
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | hw.c | 1799 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92cu_set_hw_reg()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | hw.c | 1799 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92cu_set_hw_reg()
|
Completed in 17 milliseconds