Searched defs:wilc (Results 1 – 6 of 6) 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 | wlan.c | 15 static void wilc_wlan_txq_remove(struct wilc *wilc, u8 q_num, in wilc_wlan_txq_remove() 24 wilc_wlan_txq_remove_from_head(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_remove_from_head() 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 314 static inline u8 ac_classify(struct wilc *wilc, struct sk_buff *skb) in ac_classify() 383 static inline u8 ac_change(struct wilc *wilc, u8 *ac) in ac_change() 401 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() 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() 1572 void wilc_network_info_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_network_info_received() 1617 void wilc_gnrl_async_info_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_gnrl_async_info_received() 1660 void wilc_scan_complete_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_scan_complete_received() 1938 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 1751 void wlan_deinit_locks(struct wilc *wilc) in wlan_deinit_locks() 1813 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type, in wilc_cfg80211_init() 1858 int wilc_cfg80211_register(struct wilc *wilc) in wilc_cfg80211_register()
|
H A D | wlan_cfg.c | 331 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
|