Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/silabs/wfx/
Dwfx.h63 struct wfx_vif { struct
64 struct wfx_dev *wdev;
65 struct ieee80211_channel *channel;
66 int id;
68 u32 link_id_map;
70 bool after_dtim_tx_allowed;
94 static inline struct ieee80211_vif *wvif_to_vif(struct wfx_vif *wvif) in wvif_to_vif() argument