Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dwfx.h30 struct wfx_dev { struct
31 struct wfx_platform_data pdata;
32 struct device *dev;
33 struct ieee80211_hw *hw;
34 struct ieee80211_vif *vif[2];
35 struct mac_address addresses[2];
36 const struct hwbus_ops *hwbus_ops;
37 void *hwbus_priv;
39 u8 keyset;
40 struct completion firmware_ready;
[all …]