Home
last modified time | relevance | path

Searched refs:ath9k_chanctx_stop_queues (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h480 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx);
556 static inline void ath9k_chanctx_stop_queues(struct ath_softc *sc, in ath9k_chanctx_stop_queues() function
H A Dchannel.c1267 ath9k_chanctx_stop_queues(sc, sc->cur_chan); in ath_chanctx_set_next()
1385 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues() function