Lines Matching defs:wl

390 static int wl1271_check_operstate(struct wl1271 *wl, struct wl12xx_vif *wlvif,  in wl1271_check_operstate()
417 struct wl1271 *wl; in wl1271_dev_notify() local
503 static int wl1271_set_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_set_rx_streaming()
525 int wl1271_recalc_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_recalc_rx_streaming()
554 struct wl1271 *wl = wlvif->wl; in wl1271_rx_streaming_enable_work() local
590 struct wl1271 *wl = wlvif->wl; in wl1271_rx_streaming_disable_work() local
614 struct wl1271 *wl = wlvif->wl; in wl1271_rx_streaming_timer() local
618 static void wl1271_conf_init(struct wl1271 *wl) in wl1271_conf_init()
652 static int wl1271_plt_init(struct wl1271 *wl) in wl1271_plt_init()
715 static void wl12xx_irq_ps_regulate_link(struct wl1271 *wl, in wl12xx_irq_ps_regulate_link()
740 static void wl12xx_irq_update_links_status(struct wl1271 *wl, in wl12xx_irq_update_links_status()
772 static void wl12xx_fw_status(struct wl1271 *wl, in wl12xx_fw_status()
840 static void wl1271_flush_deferred_work(struct wl1271 *wl) in wl1271_flush_deferred_work()
855 struct wl1271 *wl = in wl1271_netstack_work() local
870 struct wl1271 *wl = (struct wl1271 *)cookie; in wl1271_irq() local
988 static int wl1271_fetch_firmware(struct wl1271 *wl) in wl1271_fetch_firmware()
1034 static int wl1271_fetch_nvs(struct wl1271 *wl) in wl1271_fetch_nvs()
1063 void wl12xx_queue_recovery_work(struct wl1271 *wl) in wl12xx_queue_recovery_work()
1069 size_t wl12xx_copy_fwlog(struct wl1271 *wl, u8 *memblock, size_t maxlen) in wl12xx_copy_fwlog()
1092 static void wl12xx_read_fwlog_panic(struct wl1271 *wl) in wl12xx_read_fwlog_panic()
1148 struct wl1271 *wl = in wl1271_recovery_work() local
1212 static void wl1271_fw_wakeup(struct wl1271 *wl) in wl1271_fw_wakeup()
1220 static int wl1271_setup(struct wl1271 *wl) in wl1271_setup()
1235 static int wl1271_chip_wakeup(struct wl1271 *wl) in wl1271_chip_wakeup()
1327 int wl1271_plt_start(struct wl1271 *wl) in wl1271_plt_start()
1394 static int __wl1271_plt_stop(struct wl1271 *wl) in __wl1271_plt_stop()
1422 int wl1271_plt_stop(struct wl1271 *wl) in wl1271_plt_stop()
1434 struct wl1271 *wl = hw->priv; in wl1271_op_tx() local
1488 int wl1271_tx_dummy_packet(struct wl1271 *wl) in wl1271_tx_dummy_packet()
1522 static struct sk_buff *wl12xx_alloc_dummy_packet(struct wl1271 *wl) in wl12xx_alloc_dummy_packet()
1563 static int wl1271_configure_suspend_sta(struct wl1271 *wl, in wl1271_configure_suspend_sta()
1615 static int wl1271_configure_suspend_ap(struct wl1271 *wl, in wl1271_configure_suspend_ap()
1638 static int wl1271_configure_suspend(struct wl1271 *wl, in wl1271_configure_suspend()
1648 static void wl1271_configure_resume(struct wl1271 *wl, in wl1271_configure_resume()
1680 struct wl1271 *wl = hw->priv; in wl1271_op_suspend() local
1722 struct wl1271 *wl = hw->priv; in wl1271_op_resume() local
1776 struct wl1271 *wl = hw->priv; in wl1271_op_stop() local
1857 static int wl12xx_allocate_rate_policy(struct wl1271 *wl, u8 *idx) in wl12xx_allocate_rate_policy()
1869 static void wl12xx_free_rate_policy(struct wl1271 *wl, u8 *idx) in wl12xx_free_rate_policy()
1878 static u8 wl12xx_get_role_type(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_get_role_type()
1902 static int wl12xx_init_vif_data(struct wl1271 *wl, struct ieee80211_vif *vif) in wl12xx_init_vif_data()
1980 static bool wl12xx_init_fw(struct wl1271 *wl) in wl12xx_init_fw()
2057 struct wl1271 *wl = hw->priv; in wl1271_op_add_interface() local
2163 static void __wl1271_op_remove_interface(struct wl1271 *wl, in __wl1271_op_remove_interface()
2264 struct wl1271 *wl = hw->priv; in wl1271_op_remove_interface() local
2302 static int wl1271_join(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_join()
2361 static int wl1271_unjoin(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_unjoin()
2385 static void wl1271_set_band_rate(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_set_band_rate()
2391 static int wl1271_sta_handle_idle(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_sta_handle_idle()
2435 static int wl12xx_config_vif(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_config_vif()
2550 struct wl1271 *wl = hw->priv; in wl1271_op_config() local
2619 struct wl1271 *wl = hw->priv; in wl1271_op_prepare_multicast() local
2658 struct wl1271 *wl = hw->priv; in wl1271_op_configure_filter() local
2708 static int wl1271_record_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_record_ap_key()
2754 static void wl1271_free_ap_keys(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_free_ap_keys()
2764 static int wl1271_ap_init_hwenc(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_ap_init_hwenc()
2804 static int wl1271_set_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_set_key()
2905 struct wl1271 *wl = hw->priv; in wl1271_op_set_key() local
3006 struct wl1271 *wl = hw->priv; in wl1271_op_hw_scan() local
3059 struct wl1271 *wl = hw->priv; in wl1271_op_cancel_hw_scan() local
3100 struct wl1271 *wl = hw->priv; in wl1271_op_sched_scan_start() local
3132 struct wl1271 *wl = hw->priv; in wl1271_op_sched_scan_stop() local
3152 struct wl1271 *wl = hw->priv; in wl1271_op_set_frag_threshold() local
3180 struct wl1271 *wl = hw->priv; in wl1271_op_set_rts_threshold() local
3263 static int wl1271_ap_set_probe_resp_tmpl(struct wl1271 *wl, u32 rates, in wl1271_ap_set_probe_resp_tmpl()
3283 static int wl1271_ap_set_probe_resp_tmpl_legacy(struct wl1271 *wl, in wl1271_ap_set_probe_resp_tmpl_legacy()
3341 static int wl1271_bss_erp_info_changed(struct wl1271 *wl, in wl1271_bss_erp_info_changed()
3384 static int wl1271_bss_beacon_info_changed(struct wl1271 *wl, in wl1271_bss_beacon_info_changed()
3488 static void wl1271_bss_info_changed_ap(struct wl1271 *wl, in wl1271_bss_info_changed_ap()
3567 static void wl1271_bss_info_changed_sta(struct wl1271 *wl, in wl1271_bss_info_changed_sta()
3926 struct wl1271 *wl = hw->priv; in wl1271_op_bss_info_changed() local
3961 struct wl1271 *wl = hw->priv; in wl1271_op_conf_tx() local
4011 struct wl1271 *wl = hw->priv; in wl1271_op_get_tsf() local
4041 struct wl1271 *wl = hw->priv; in wl1271_op_get_survey() local
4054 static int wl1271_allocate_sta(struct wl1271 *wl, in wl1271_allocate_sta()
4080 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl1271_free_sta()
4099 struct wl1271 *wl = hw->priv; in wl1271_op_sta_add() local
4154 struct wl1271 *wl = hw->priv; in wl1271_op_sta_remove() local
4198 struct wl1271 *wl = hw->priv; in wl1271_op_ampdu_action() local
4310 struct wl1271 *wl = hw->priv; in wl12xx_set_bitrate_mask() local
4351 struct wl1271 *wl = hw->priv; in wl12xx_op_channel_switch() local
4387 struct wl1271 *wl = hw->priv; in wl1271_tx_frames_pending() local
4687 struct wl1271 *wl = dev_get_drvdata(dev); in wl1271_sysfs_show_bt_coex_state() local
4705 struct wl1271 *wl = dev_get_drvdata(dev); in wl1271_sysfs_store_bt_coex_state() local
4747 struct wl1271 *wl = dev_get_drvdata(dev); in wl1271_sysfs_show_hw_pg_ver() local
4770 struct wl1271 *wl = dev_get_drvdata(dev); in wl1271_sysfs_read_fwlog() local
4828 static int wl1271_register_hw(struct wl1271 *wl) in wl1271_register_hw()
4870 static void wl1271_unregister_hw(struct wl1271 *wl) in wl1271_unregister_hw()
4881 static int wl1271_init_ieee80211(struct wl1271 *wl) in wl1271_init_ieee80211()
4980 struct wl1271 *wl; in wl1271_alloc_hw() local
5094 static int wl1271_free_hw(struct wl1271 *wl) in wl1271_free_hw()
5130 struct wl1271 *wl = cookie; in wl12xx_hardirq() local
5161 struct wl1271 *wl; in wl12xx_probe() local
5255 struct wl1271 *wl = platform_get_drvdata(pdev); in wl12xx_remove() local