Home
last modified time | relevance | path

Searched defs:wilc (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.h208 struct wilc { struct
210 const struct wilc_hif_func *hif_func; argument
211 int io_type;
212 s8 mac_status;
216 int close;
217 u8 vif_num;
223 u8 open_ifcs;
248 struct wilc_cfg_frame cfg_frame; argument
259 struct wilc_tx_queue_status tx_q_limit; argument
268 struct wilc_cfg cfg; argument
[all …]
A Dwlan.c66 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_tail() local
83 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_head() local
146 struct wilc *wilc = vif->wilc; in tcp_process() local
194 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local
257 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local
420 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local
475 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local
1243 struct wilc *wilc = vif->wilc; in wilc_wlan_cleanup() local
1267 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_commit() local
1292 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_set() local
[all …]
A Dsdio.c60 static int wilc_sdio_cmd52(struct wilc *wilc, struct sdio_cmd52 *cmd) in wilc_sdio_cmd52()
122 struct wilc *wilc; in wilc_sdio_probe() local
169 struct wilc *wilc = sdio_get_drvdata(func); in wilc_sdio_remove() local
175 static int wilc_sdio_reset(struct wilc *wilc) in wilc_sdio_reset()
197 struct wilc *wilc = sdio_get_drvdata(func); in wilc_sdio_suspend() local
580 static int wilc_sdio_deinit(struct wilc *wilc) in wilc_sdio_deinit()
585 static int wilc_sdio_init(struct wilc *wilc, bool resume) in wilc_sdio_init()
704 static int wilc_sdio_read_size(struct wilc *wilc, u32 *size) in wilc_sdio_read_size()
765 static int wilc_sdio_clear_int_ext(struct wilc *wilc, u32 val) in wilc_sdio_clear_int_ext()
877 static int wilc_sdio_sync_ext(struct wilc *wilc, int nint) in wilc_sdio_sync_ext()
[all …]
A Dnetdev.c27 struct wilc *wilc = user_data; in isr_uh_routine() local
38 struct wilc *wilc = userdata; in isr_bh_routine() local
72 struct wilc *wilc = vif->wilc; in deinit_irq() local
79 void wilc_mac_indicate(struct wilc *wilc) in wilc_mac_indicate()
181 struct wilc *wilc = vif->wilc; in wilc_wlan_get_firmware() local
206 struct wilc *wilc = vif->wilc; in wilc_start_firmware() local
223 struct wilc *wilc = vif->wilc; in wilc1000_firmware_download() local
468 struct wilc *wilc = vif->wilc; in wlan_initialize_threads() local
638 struct wilc *wilc = vif->wilc; in wilc_set_mac_addr() local
726 struct wilc *wilc = vif->wilc; in wilc_mac_xmit() local
[all …]
A Dspi.c158 struct wilc *wilc; in wilc_bus_probe() local
192 struct wilc *wilc = spi_get_drvdata(spi); in wilc_bus_remove() local
217 static int wilc_spi_tx(struct wilc *wilc, u8 *b, u32 len) in wilc_spi_tx()
261 static int wilc_spi_rx(struct wilc *wilc, u8 *rb, u32 rlen) in wilc_spi_rx()
342 static int spi_data_write(struct wilc *wilc, u8 *b, u32 sz) in spi_data_write()
724 static int wilc_spi_special_cmd(struct wilc *wilc, u8 cmd) in wilc_spi_special_cmd()
880 static int spi_data_rsp(struct wilc *wilc, u8 cmd) in spi_data_rsp()
965 static int wilc_spi_reset(struct wilc *wilc) in wilc_spi_reset()
978 static int wilc_spi_deinit(struct wilc *wilc) in wilc_spi_deinit()
986 static int wilc_spi_init(struct wilc *wilc, bool resume) in wilc_spi_init()
[all …]
A Dcfg80211.c459 struct wilc *wilc = vif->wilc; in disconnect() local
731 struct wilc *wilc = vif->wilc; in get_station() local
1702 void wlan_deinit_locks(struct wilc *wilc) in wlan_deinit_locks()
1713 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type, in wilc_cfg80211_init()
A Dhif.c102 static struct wilc_vif *wilc_get_vif_from_idx(struct wilc *wilc, int idx) in wilc_get_vif_from_idx()
1575 void wilc_network_info_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_network_info_received()
1616 void wilc_gnrl_async_info_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_gnrl_async_info_received()
1662 void wilc_scan_complete_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_scan_complete_received()
A Dwlan_cfg.c315 void wilc_wlan_cfg_indicate_rx(struct wilc *wilc, u8 *frame, int size, in wilc_wlan_cfg_indicate_rx()
/linux/arch/arm/boot/dts/
A Dat91-sama5d27_wlsom1.dtsi371 wilc: wifi@0 { label

Completed in 28 milliseconds