Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c212 void ath_paprd_calibrate(struct work_struct *work) in ath_paprd_calibrate() function
H A Dath9k.h746 void ath_paprd_calibrate(struct work_struct *work);
H A Dinit.c788 INIT_WORK(&sc->paprd_work, ath_paprd_calibrate); in ath9k_init_softc()