Home
last modified time | relevance | path

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

/linux/drivers/staging/wfx/
A Dwfx.h63 struct wfx_vif { struct
64 struct wfx_dev *wdev;
65 struct ieee80211_vif *vif;
66 struct ieee80211_channel *channel;
67 int id;
69 u32 link_id_map;
71 bool after_dtim_tx_allowed;
95 static inline struct wfx_vif *wdev_to_wvif(struct wfx_dev *wdev, int vif_id) in wdev_to_wvif() argument

Completed in 3 milliseconds