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;
215 u32 chipid;
218 int close;
219 u8 vif_num;
232 u8 open_ifcs;
257 struct wilc_cfg_frame cfg_frame; argument
269 struct wilc_tx_queue_status tx_q_limit; argument
277 struct wilc_cfg cfg; argument
[all …]
A Dwlan.c61 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_tail() local
78 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_head() local
141 struct wilc *wilc = vif->wilc; in tcp_process() local
189 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local
252 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local
415 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local
470 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local
1241 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.c144 struct wilc *wilc; in wilc_sdio_probe() local
214 struct wilc *wilc = sdio_get_drvdata(func); in wilc_sdio_remove() local
222 static int wilc_sdio_reset(struct wilc *wilc) in wilc_sdio_reset()
241 static bool wilc_sdio_is_init(struct wilc *wilc) in wilc_sdio_is_init()
611 static int wilc_sdio_deinit(struct wilc *wilc) in wilc_sdio_deinit()
664 static int wilc_sdio_init(struct wilc *wilc, bool resume) in wilc_sdio_init()
775 static int wilc_sdio_read_size(struct wilc *wilc, u32 *size) in wilc_sdio_read_size()
836 static int wilc_sdio_clear_int_ext(struct wilc *wilc, u32 val) in wilc_sdio_clear_int_ext()
875 static int wilc_sdio_sync_ext(struct wilc *wilc, int nint) in wilc_sdio_sync_ext()
971 struct wilc *wilc = sdio_get_drvdata(func); in wilc_sdio_suspend() local
[all …]
A Dspi.c163 static int wilc_parse_gpios(struct wilc *wilc) in wilc_parse_gpios()
188 static void wilc_wlan_power(struct wilc *wilc, bool on) in wilc_wlan_power()
211 struct wilc *wilc; in wilc_bus_probe() local
278 struct wilc *wilc = spi_get_drvdata(spi); in wilc_bus_remove() local
310 static int wilc_spi_tx(struct wilc *wilc, u8 *b, u32 len) in wilc_spi_tx()
1007 static int spi_data_rsp(struct wilc *wilc, u8 cmd) in spi_data_rsp()
1105 static int wilc_spi_reset(struct wilc *wilc) in wilc_spi_reset()
1118 static bool wilc_spi_is_init(struct wilc *wilc) in wilc_spi_is_init()
1125 static int wilc_spi_deinit(struct wilc *wilc) in wilc_spi_deinit()
1134 static int wilc_spi_init(struct wilc *wilc, bool resume) in wilc_spi_init()
[all …]
A Dnetdev.c28 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()
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
[all …]
A Dhif.c102 static struct wilc_vif *wilc_get_vif_from_idx(struct wilc *wilc, int idx) in wilc_get_vif_from_idx()
1571 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()
1659 void wilc_scan_complete_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_scan_complete_received()
1937 struct wilc *wilc = vif->wilc; in wilc_set_power_mgmt() local
A Dcfg80211.c452 struct wilc *wilc = vif->wilc; in disconnect() local
743 struct wilc *wilc = vif->wilc; in get_station() local
1749 void wlan_deinit_locks(struct wilc *wilc) in wlan_deinit_locks()
1760 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type, in wilc_cfg80211_init()
A Dwlan_cfg.c317 void wilc_wlan_cfg_indicate_rx(struct wilc *wilc, u8 *frame, int size, in wilc_wlan_cfg_indicate_rx()
/linux/arch/arm/boot/dts/microchip/
A Dat91-sama5d27_wlsom1.dtsi386 wilc: wifi@0 { label

Completed in 32 milliseconds