Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h406 void rtl92e_config_rate(struct net_device *dev, u16 *rate_config);
H A Dr8192E_dev.c713 rtl92e_config_rate(dev, &rate_config); in _rtl92e_net_update()
1810 rtl92e_config_rate(dev, &rate_config); in rtl92e_update_ratr_table()
H A Drtl_core.c484 void rtl92e_config_rate(struct net_device *dev, u16 *rate_config) in rtl92e_config_rate() function