Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.h329 struct ssv_softc { struct
330 struct ieee80211_hw *hw;
331 struct device *dev;
332 u32 restart_counter;
333 bool force_triger_reset;
334 unsigned long sdio_throughput_timestamp;
335 unsigned long sdio_rx_evt_size;
337 struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS];
339 struct ieee80211_supported_band sbands[NUM_NL80211_BANDS];
341 struct ieee80211_channel *cur_channel;
[all …]
H A Ddev.c5393 void ssv6xxx_foreach_sta (struct ssv_softc *sc, void (*sta_func)(struct ssv_softc *, struct ssv_sta… argument
5423 void (*sta_func)(struct ssv_softc *,