Lines Matching defs:wilc
34 struct wilc *wilc = user_data; in isr_uh_routine() local
45 struct wilc *wilc = userdata; in isr_bh_routine() local
79 struct wilc *wilc = vif->wilc; in deinit_irq() local
86 void wilc_mac_indicate(struct wilc *wilc) in wilc_mac_indicate()
99 static struct net_device *get_if_handler(struct wilc *wilc, u8 *mac_header) in get_if_handler()
134 int wilc_wlan_get_num_conn_ifcs(struct wilc *wilc) in wilc_wlan_get_num_conn_ifcs()
203 struct wilc *wilc = vif->wilc; in wilc_wlan_get_firmware() local
232 struct wilc *wilc = vif->wilc; in wilc_start_firmware() local
249 struct wilc *wilc = vif->wilc; in wilc_firmware_download() local
494 struct wilc *wilc = vif->wilc; in wlan_initialize_threads() local
657 struct wilc *wilc = vif->wilc; in wilc_set_mac_addr() local
745 struct wilc *wilc = vif->wilc; in wilc_mac_xmit() local
817 void wilc_frmw_to_host(struct wilc *wilc, u8 *buff, u32 size, in wilc_frmw_to_host()
862 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth) in wilc_wfi_mgmt_rx()
901 void wilc_netdev_cleanup(struct wilc *wilc) in wilc_netdev_cleanup()