Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A 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 wfx_hwbus_ops *hwbus_ops;
37 void *hwbus_priv;
39 u8 keyset;
41 struct wfx_hif_ind_startup hw_caps;
[all …]