Lines Matching defs:wilc
28 struct wilc *wilc = user_data; in isr_uh_routine() local
39 struct wilc *wilc = userdata; in isr_bh_routine() local
73 struct wilc *wilc = vif->wilc; in deinit_irq() local
80 void wilc_mac_indicate(struct wilc *wilc) in wilc_mac_indicate()
93 static struct net_device *get_if_handler(struct wilc *wilc, u8 *mac_header) in get_if_handler()
128 int wilc_wlan_get_num_conn_ifcs(struct wilc *wilc) in wilc_wlan_get_num_conn_ifcs()
197 struct wilc *wilc = vif->wilc; in wilc_wlan_get_firmware() local
222 struct wilc *wilc = vif->wilc; in wilc_start_firmware() local
239 struct wilc *wilc = vif->wilc; in wilc1000_firmware_download() local
484 struct wilc *wilc = vif->wilc; in wlan_initialize_threads() local
647 struct wilc *wilc = vif->wilc; in wilc_set_mac_addr() local
735 struct wilc *wilc = vif->wilc; in wilc_mac_xmit() local
807 void wilc_frmw_to_host(struct wilc *wilc, u8 *buff, u32 size, in wilc_frmw_to_host()
852 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth) in wilc_wfi_mgmt_rx()
891 void wilc_netdev_cleanup(struct wilc *wilc) in wilc_netdev_cleanup()