Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/rt2x00/
Drt2x00lib.h39 struct rt2x00_rate { struct
52 extern const struct rt2x00_rate rt2x00_supported_rates[12]; argument
54 static inline const struct rt2x00_rate *rt2x00_get_rate(const u16 hw_value) in rt2x00_get_rate()
393 const struct rt2x00_rate *hwrate);
400 const struct rt2x00_rate *hwrate) in rt2x00ht_create_tx_descriptor()
Drt2x00ht.c34 const struct rt2x00_rate *hwrate) in rt2x00ht_create_tx_descriptor()
Drt2x00dev.c416 const struct rt2x00_rate *rate; in rt2x00lib_rxdone_read_signal()
567 const struct rt2x00_rate rt2x00_supported_rates[12] = {
668 const u16 index, const struct rt2x00_rate *rate) in rt2x00lib_rate()
Drt2x00queue.c256 const struct rt2x00_rate *hwrate) in rt2x00queue_create_tx_descriptor_plcp()
326 const struct rt2x00_rate *hwrate = NULL; in rt2x00queue_create_tx_descriptor()