Lines Matching refs:wilc
176 struct wilc *wilc;
199 struct wilc {
280 void wilc_frmw_to_host(struct wilc *wilc, u8 *buff, u32 size, u32 pkt_offset);
281 void wilc_mac_indicate(struct wilc *wilc);
282 void wilc_netdev_cleanup(struct wilc *wilc);
283 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth);
286 struct wilc_vif *wilc_netdev_ifc_init(struct wilc *wl, const char *name,