Home
last modified time | relevance | path

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

/drivers/net/wireless/ralink/rt2x00/
Drt2x00lib.h29 struct rt2x00_rate { struct
42 extern const struct rt2x00_rate rt2x00_supported_rates[12]; argument
44 static inline const struct rt2x00_rate *rt2x00_get_rate(const u16 hw_value) in rt2x00_get_rate()
Drt2x00queue.c230 const struct rt2x00_rate *hwrate) in rt2x00queue_create_tx_descriptor_plcp()
295 const struct rt2x00_rate *hwrate) in rt2x00queue_create_tx_descriptor_ht()
393 const struct rt2x00_rate *hwrate = NULL; in rt2x00queue_create_tx_descriptor()
Drt2x00dev.c696 const struct rt2x00_rate *rate; in rt2x00lib_rxdone_read_signal()
880 const struct rt2x00_rate rt2x00_supported_rates[12] = {
981 const u16 index, const struct rt2x00_rate *rate) in rt2x00lib_rate()