Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/rtl818x/
Drtl818x.c37 static const u16 rtl818x_rates[] = { variable
100 rtl818x_rates[(flags >> 20) & 0xf]); in rtl818x_handle_rx()
571 rtl818x_rates[hw_rate] != dev->rates[dev->rate]; in rtl818x_config()
581 rtl818x_rates[hw_rate] != in rtl818x_config()
718 memcpy(hwinfo->rates[NET80211_BAND_2GHZ], rtl818x_rates, in rtl818x_probe()
719 sizeof(*rtl818x_rates) * RTL818X_NR_RATES); in rtl818x_probe()