Searched defs:ssv_sta_info (Results 1 – 2 of 2) sorted by relevance
244 struct ssv_sta_info { struct245 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
5393 …h_sta (struct ssv_softc *sc, void (*sta_func)(struct ssv_softc *, struct ssv_sta_info *, void *), …5425 struct ssv_sta_info *,