Home
last modified time | relevance | path

Searched defs:rt2x00_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00.h639 struct rt2x00_ops { struct
640 const char *name;
641 const unsigned int drv_data_size;
642 const unsigned int max_ap_intf;
643 const unsigned int eeprom_size;
644 const unsigned int rf_size;
645 const unsigned int tx_queues;
647 const struct rt2x00lib_ops *lib;
648 const void *drv;
649 const struct ieee80211_ops *hw;
[all …]

Completed in 9 milliseconds