Home
last modified time | relevance | path

Searched refs:config_channel (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723a.c370 .config_channel = rtl8xxxu_gen1_config_channel,
H A Drtl8xxxu_8192c.c553 .config_channel = rtl8xxxu_gen1_config_channel,
H A Drtl8xxxu_8192e.c1686 .config_channel = rtl8xxxu_gen2_config_channel,
H A Drtl8xxxu.h1419 void (*config_channel) (struct ieee80211_hw *hw); member
H A Drtl8xxxu_8723b.c1654 .config_channel = rtl8xxxu_gen2_config_channel,
H A Drtl8xxxu_core.c5951 priv->fops->config_channel(hw); in rtl8xxxu_config()