Lines Matching refs:wl1251
32 void wl1251_enable_interrupts(struct wl1251 *wl) in wl1251_enable_interrupts()
37 void wl1251_disable_interrupts(struct wl1251 *wl) in wl1251_disable_interrupts()
42 static int wl1251_power_off(struct wl1251 *wl) in wl1251_power_off()
47 static int wl1251_power_on(struct wl1251 *wl) in wl1251_power_on()
52 static int wl1251_fetch_firmware(struct wl1251 *wl) in wl1251_fetch_firmware()
91 static int wl1251_fetch_nvs(struct wl1251 *wl) in wl1251_fetch_nvs()
129 static void wl1251_fw_wakeup(struct wl1251 *wl) in wl1251_fw_wakeup()
141 static int wl1251_chip_wakeup(struct wl1251 *wl) in wl1251_chip_wakeup()
200 struct wl1251 *wl = in wl1251_irq_work()
201 container_of(work, struct wl1251, irq_work); in wl1251_irq_work()
306 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join()
342 struct wl1251 *wl = hw->priv; in wl1251_op_tx()
370 struct wl1251 *wl = hw->priv; in wl1251_op_start()
420 struct wl1251 *wl = hw->priv; in wl1251_op_stop()
483 struct wl1251 *wl = hw->priv; in wl1251_op_add_interface()
529 struct wl1251 *wl = hw->priv; in wl1251_op_remove_interface()
538 static int wl1251_build_null_data(struct wl1251 *wl) in wl1251_build_null_data()
566 static int wl1251_build_qos_null_data(struct wl1251 *wl) in wl1251_build_qos_null_data()
587 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) in wl1251_can_do_pm()
594 struct wl1251 *wl = hw->priv; in wl1251_op_config()
723 struct wl1251 *wl = hw->priv; in wl1251_op_prepare_multicast()
762 struct wl1251 *wl = hw->priv; in wl1251_op_configure_filter()
827 static int wl1251_set_key_type(struct wl1251 *wl, in wl1251_set_key_type()
871 struct wl1251 *wl = hw->priv; in wl1251_op_set_key()
977 struct wl1251 *wl = hw->priv; in wl1251_op_hw_scan()
1056 struct wl1251 *wl = hw->priv; in wl1251_op_set_rts_threshold()
1082 struct wl1251 *wl = hw->priv; in wl1251_op_bss_info_changed()
1290 struct wl1251 *wl = hw->priv; in wl1251_op_conf_tx()
1332 struct wl1251 *wl = hw->priv; in wl1251_op_get_survey()
1375 static int wl1251_read_eeprom_byte(struct wl1251 *wl, off_t offset, u8 *data) in wl1251_read_eeprom_byte()
1398 static int wl1251_read_eeprom(struct wl1251 *wl, off_t offset, in wl1251_read_eeprom()
1415 static int wl1251_read_eeprom_mac(struct wl1251 *wl) in wl1251_read_eeprom_mac()
1440 static int wl1251_check_nvs_mac(struct wl1251 *wl) in wl1251_check_nvs_mac()
1454 static int wl1251_read_nvs_mac(struct wl1251 *wl) in wl1251_read_nvs_mac()
1475 static int wl1251_write_nvs_mac(struct wl1251 *wl) in wl1251_write_nvs_mac()
1490 static int wl1251_register_hw(struct wl1251 *wl) in wl1251_register_hw()
1512 int wl1251_init_ieee80211(struct wl1251 *wl) in wl1251_init_ieee80211()
1584 struct wl1251 *wl; in wl1251_alloc_hw()
1653 int wl1251_free_hw(struct wl1251 *wl) in wl1251_free_hw()