• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/

Lines Matching refs:rt2x00_dev

69 static inline bool rt2800_is_305x_soc(struct rt2x00_dev *rt2x00dev)
86 static void rt2800_bbp_write(struct rt2x00_dev *rt2x00dev,
111 static void rt2800_bbp_read(struct rt2x00_dev *rt2x00dev,
143 static void rt2800_rfcsr_write(struct rt2x00_dev *rt2x00dev,
167 static void rt2800_rfcsr_read(struct rt2x00_dev *rt2x00dev,
198 static void rt2800_rf_write(struct rt2x00_dev *rt2x00dev,
223 void rt2800_mcu_request(struct rt2x00_dev *rt2x00dev,
257 int rt2800_wait_wpdma_ready(struct rt2x00_dev *rt2x00dev)
308 int rt2800_check_firmware(struct rt2x00_dev *rt2x00dev,
363 int rt2800_load_firmware(struct rt2x00_dev *rt2x00dev,
483 static int rt2800_agc_to_rssi(struct rt2x00_dev *rt2x00dev, int rxwi_w2)
574 struct rt2x00_dev *rt2x00dev = entry->queue->rt2x00dev;
633 static void inline rt2800_clear_beacon(struct rt2x00_dev *rt2x00dev,
683 int rt2800_rfkill_poll(struct rt2x00_dev *rt2x00dev)
744 static void rt2800_init_led(struct rt2x00_dev *rt2x00dev,
758 static void rt2800_config_wcid_attr(struct rt2x00_dev *rt2x00dev,
812 int rt2800_config_shared_key(struct rt2x00_dev *rt2x00dev,
862 int rt2800_config_pairwise_key(struct rt2x00_dev *rt2x00dev,
901 void rt2800_config_filter(struct rt2x00_dev *rt2x00dev,
945 void rt2800_config_intf(struct rt2x00_dev *rt2x00dev, struct rt2x00_intf *intf,
998 void rt2800_config_erp(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_erp *erp)
1033 void rt2800_config_ant(struct rt2x00_dev *rt2x00dev, struct antenna_setup *ant)
1076 static void rt2800_config_lna_gain(struct rt2x00_dev *rt2x00dev,
1099 static void rt2800_config_channel_rf2xxx(struct rt2x00_dev *rt2x00dev,
1168 static void rt2800_config_channel_rf3xxx(struct rt2x00_dev *rt2x00dev,
1202 static void rt2800_config_channel(struct rt2x00_dev *rt2x00dev,
1296 static void rt2800_config_txpower(struct rt2x00_dev *rt2x00dev,
1408 static void rt2800_config_retry_limit(struct rt2x00_dev *rt2x00dev,
1421 static void rt2800_config_ps(struct rt2x00_dev *rt2x00dev,
1451 void rt2800_config(struct rt2x00_dev *rt2x00dev,
1473 void rt2800_link_stats(struct rt2x00_dev *rt2x00dev, struct link_qual *qual)
1485 static u8 rt2800_get_default_vgc(struct rt2x00_dev *rt2x00dev)
1503 static inline void rt2800_set_vgc(struct rt2x00_dev *rt2x00dev,
1513 void rt2800_reset_tuner(struct rt2x00_dev *rt2x00dev, struct link_qual *qual)
1519 void rt2800_link_tuner(struct rt2x00_dev *rt2x00dev, struct link_qual *qual,
1537 int rt2800_init_registers(struct rt2x00_dev *rt2x00dev)
1909 static int rt2800_wait_bbp_rf_ready(struct rt2x00_dev *rt2x00dev)
1926 static int rt2800_wait_bbp_ready(struct rt2x00_dev *rt2x00dev)
1950 int rt2800_init_bbp(struct rt2x00_dev *rt2x00dev)
2047 static u8 rt2800_init_rx_filter(struct rt2x00_dev *rt2x00dev,
2107 int rt2800_init_rfcsr(struct rt2x00_dev *rt2x00dev)
2363 int rt2800_efuse_detect(struct rt2x00_dev *rt2x00dev)
2373 static void rt2800_efuse_read(struct rt2x00_dev *rt2x00dev, unsigned int i)
2401 void rt2800_read_eeprom_efuse(struct rt2x00_dev *rt2x00dev)
2410 int rt2800_validate_eeprom(struct rt2x00_dev *rt2x00dev)
2528 int rt2800_init_eeprom(struct rt2x00_dev *rt2x00dev)
2759 int rt2800_probe_hw_mode(struct rt2x00_dev *rt2x00dev)
2913 struct rt2x00_dev *rt2x00dev = hw->priv;
2928 struct rt2x00_dev *rt2x00dev = hw->priv;
2967 struct rt2x00_dev *rt2x00dev = hw->priv;
3034 struct rt2x00_dev *rt2x00dev = hw->priv;
3068 WARNING((struct rt2x00_dev *)hw->priv, "Unknown AMPDU action\n");