Searched defs:wilc (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 208 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 …]
|
| H A D | wlan.c | 47 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_tail() local 64 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_head() local 127 struct wilc *wilc = vif->wilc; in tcp_process() local 175 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local 238 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local 401 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local 456 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local 1430 struct wilc *wilc = vif->wilc; in wilc_wlan_cleanup() local 1456 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_commit() local 1481 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_set() local [all …]
|
| H A D | sdio.c | 144 struct wilc *wilc; in wilc_sdio_probe() local 225 struct wilc *wilc = sdio_get_drvdata(func); in wilc_sdio_remove() local 235 static int wilc_sdio_reset(struct wilc *wilc) in wilc_sdio_reset() 254 static bool wilc_sdio_is_init(struct wilc *wilc) in wilc_sdio_is_init() 624 static int wilc_sdio_deinit(struct wilc *wilc) in wilc_sdio_deinit() 677 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() 842 static int wilc_sdio_clear_int_ext(struct wilc *wilc, u32 val) in wilc_sdio_clear_int_ext() 915 static int wilc_sdio_sync_ext(struct wilc *wilc, int nint) in wilc_sdio_sync_ext() 1011 struct wilc *wilc = sdio_get_drvdata(func); in wilc_sdio_suspend() local [all …]
|
| H A D | spi.c | 163 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 285 struct wilc *wilc = spi_get_drvdata(spi); in wilc_bus_remove() local 319 static int wilc_spi_tx(struct wilc *wilc, u8 *b, u32 len) in wilc_spi_tx() 1016 static int spi_data_rsp(struct wilc *wilc, u8 cmd) in spi_data_rsp() 1114 static int wilc_spi_reset(struct wilc *wilc) in wilc_spi_reset() 1127 static bool wilc_spi_is_init(struct wilc *wilc) in wilc_spi_is_init() 1134 static int wilc_spi_deinit(struct wilc *wilc) in wilc_spi_deinit() 1143 static int wilc_spi_init(struct wilc *wilc, bool resume) in wilc_spi_init() [all …]
|
| H A D | netdev.c | 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() 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 [all …]
|
| H A D | hif.c | 102 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
|
| H A D | cfg80211.c | 453 struct wilc *wilc = vif->wilc; in disconnect() local 744 struct wilc *wilc = vif->wilc; in get_station() local 1750 void wlan_deinit_locks(struct wilc *wilc) in wlan_deinit_locks() 1812 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type, in wilc_cfg80211_init() 1857 int wilc_cfg80211_register(struct wilc *wilc) in wilc_cfg80211_register()
|
| H A D | wlan_cfg.c | 317 void wilc_wlan_cfg_indicate_rx(struct wilc *wilc, u8 *frame, int size, in wilc_wlan_cfg_indicate_rx()
|
| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama5d27_wlsom1.dtsi | 386 wilc: wifi@0 { label
|