Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c125 .phy_set_bw_mode_callback = rtl92cu_phy_set_bw_mode_callback,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c217 .phy_set_bw_mode_callback = rtl92ce_phy_set_bw_mode_callback,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c664 rtlpriv->cfg->ops->phy_set_bw_mode_callback(hw); in rtl92c_phy_set_bw_mode()