Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h169 struct wilc_vif { struct
170 u8 idx;
171 u8 iftype;
172 int monitor_flag;
173 int mac_opened;
174 u32 mgmt_reg_stypes;
175 struct net_device_stats netstats;
176 struct wilc *wilc;
177 u8 bssid[ETH_ALEN];
178 struct host_if_drv *hif_drv;
[all …]