Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h178 struct wilc_vif { struct
179 u8 idx;
180 u8 iftype;
181 int monitor_flag;
182 int mac_opened;
183 u32 mgmt_reg_stypes;
184 struct net_device_stats netstats;
185 struct wilc *wilc;
186 u8 bssid[ETH_ALEN];
187 struct host_if_drv *hif_drv;
[all …]