Lines Matching refs:wl1251

46 void wl1251_enable_interrupts(struct wl1251 *wl)  in wl1251_enable_interrupts()
51 void wl1251_disable_interrupts(struct wl1251 *wl) in wl1251_disable_interrupts()
56 static int wl1251_power_off(struct wl1251 *wl) in wl1251_power_off()
61 static int wl1251_power_on(struct wl1251 *wl) in wl1251_power_on()
66 static int wl1251_fetch_firmware(struct wl1251 *wl) in wl1251_fetch_firmware()
105 static int wl1251_fetch_nvs(struct wl1251 *wl) in wl1251_fetch_nvs()
143 static void wl1251_fw_wakeup(struct wl1251 *wl) in wl1251_fw_wakeup()
155 static int wl1251_chip_wakeup(struct wl1251 *wl) in wl1251_chip_wakeup()
214 struct wl1251 *wl = in wl1251_irq_work()
215 container_of(work, struct wl1251, irq_work); in wl1251_irq_work()
320 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join()
356 struct wl1251 *wl = hw->priv; in wl1251_op_tx()
384 struct wl1251 *wl = hw->priv; in wl1251_op_start()
434 struct wl1251 *wl = hw->priv; in wl1251_op_stop()
497 struct wl1251 *wl = hw->priv; in wl1251_op_add_interface()
543 struct wl1251 *wl = hw->priv; in wl1251_op_remove_interface()
552 static int wl1251_build_null_data(struct wl1251 *wl) in wl1251_build_null_data()
580 static int wl1251_build_qos_null_data(struct wl1251 *wl) in wl1251_build_qos_null_data()
601 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) in wl1251_can_do_pm()
608 struct wl1251 *wl = hw->priv; in wl1251_op_config()
737 struct wl1251 *wl = hw->priv; in wl1251_op_prepare_multicast()
776 struct wl1251 *wl = hw->priv; in wl1251_op_configure_filter()
841 static int wl1251_set_key_type(struct wl1251 *wl, in wl1251_set_key_type()
885 struct wl1251 *wl = hw->priv; in wl1251_op_set_key()
991 struct wl1251 *wl = hw->priv; in wl1251_op_hw_scan()
1070 struct wl1251 *wl = hw->priv; in wl1251_op_set_rts_threshold()
1096 struct wl1251 *wl = hw->priv; in wl1251_op_bss_info_changed()
1303 struct wl1251 *wl = hw->priv; in wl1251_op_conf_tx()
1345 struct wl1251 *wl = hw->priv; in wl1251_op_get_survey()
1383 static int wl1251_read_eeprom_byte(struct wl1251 *wl, off_t offset, u8 *data) in wl1251_read_eeprom_byte()
1406 static int wl1251_read_eeprom(struct wl1251 *wl, off_t offset, in wl1251_read_eeprom()
1423 static int wl1251_read_eeprom_mac(struct wl1251 *wl) in wl1251_read_eeprom_mac()
1448 static int wl1251_check_nvs_mac(struct wl1251 *wl) in wl1251_check_nvs_mac()
1462 static int wl1251_read_nvs_mac(struct wl1251 *wl) in wl1251_read_nvs_mac()
1483 static int wl1251_write_nvs_mac(struct wl1251 *wl) in wl1251_write_nvs_mac()
1498 static int wl1251_register_hw(struct wl1251 *wl) in wl1251_register_hw()
1520 int wl1251_init_ieee80211(struct wl1251 *wl) in wl1251_init_ieee80211()
1586 struct wl1251 *wl; in wl1251_alloc_hw()
1655 int wl1251_free_hw(struct wl1251 *wl) in wl1251_free_hw()