Home
last modified time | relevance | path

Searched refs:ath_chanctx_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h451 void ath_chanctx_init(struct ath_softc *sc);
H A Dinit.c824 ath_chanctx_init(sc); in ath9k_init_softc()
H A Dchannel.c103 void ath_chanctx_init(struct ath_softc *sc) in ath_chanctx_init() function