Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.h244 struct ssv_sta_info { struct
245 u16 aid;
246 u16 s_flags;
247 int hw_wsid;
248 struct ieee80211_sta *sta;
249 struct ieee80211_vif *vif;
250 bool sleeping;
251 bool tim_set;
275 struct ssv_sta_info *sta_info; argument
H A Ddev.c5393 …h_sta (struct ssv_softc *sc, void (*sta_func)(struct ssv_softc *, struct ssv_sta_info *, void *), …
5425 struct ssv_sta_info *,