Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c298 static const struct rate_control_ops rtl_rate_ops = { variable
312 return ieee80211_rate_control_register(&rtl_rate_ops); in rtl_rate_control_register()
317 ieee80211_rate_control_unregister(&rtl_rate_ops); in rtl_rate_control_unregister()