Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h193 struct wilc_vif { struct
194 u8 idx;
195 u8 iftype;
196 int monitor_flag;
197 int mac_opened;
198 struct frame_reg frame_reg[NUM_REG_FRAME];
199 struct net_device_stats netstats;
200 struct wilc *wilc;
224 struct wilc_vif *vif[WILC_NUM_CONCURRENT_IFC]; argument