Searched refs:ssv6xxx_foreach_sta (Results 1 – 3 of 3) sorted by relevance
503 void ssv6xxx_foreach_sta (struct ssv_softc *sc,
1994 ssv6xxx_foreach_sta(sc, _postprocess_BA, NULL); in ssv6xxx_ampdu_postprocess_BA()2053 ssv6xxx_foreach_sta(sc, _reset_ampdu_mib, NULL); in ssv6xxx_ampdu_mib_reset()2196 ssv6xxx_foreach_sta(sc, _dump_ampdu_mib, &dump_data); in ssv6xxx_ampdu_mib_dump()
5393 void ssv6xxx_foreach_sta (struct ssv_softc *sc, void (*sta_func)(struct ssv_softc *, struct ssv_sta… function