Searched defs:wilc (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 185 struct wilc *wilc; member 208 struct wilc { struct 210 const struct wilc_hif_func *hif_func; argument 211 int io_type; 212 s8 mac_status; 213 struct clk *rtc_clk; 214 bool initialized; 215 u32 chipid; 216 bool power_save_mode; 217 int dev_irq_num; [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 | wlan_cfg.c | 317 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/ |
H A D | at91-sama5d27_wlsom1.dtsi | 386 wilc: wifi@0 { label
|