Searched refs:ath_roc_complete (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 491 void ath_roc_complete(struct ath_softc *sc,
|
H A D | channel.c | 939 void ath_roc_complete(struct ath_softc *sc, enum ath_roc_complete_reason reason) in ath_roc_complete() function 1093 ath_roc_complete(sc, ATH_ROC_COMPLETE_EXPIRE); in ath_offchannel_timer()
|
H A D | main.c | 2414 ath_roc_complete(sc, ATH_ROC_COMPLETE_ABORT); in ath9k_cancel_pending_offchannel() 2524 ath_roc_complete(sc, ATH_ROC_COMPLETE_CANCEL); in ath9k_cancel_remain_on_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 492 void ath_roc_complete(struct ath_softc *sc,
|
H A D | channel.c | 939 void ath_roc_complete(struct ath_softc *sc, enum ath_roc_complete_reason reason) in ath_roc_complete() function 1093 ath_roc_complete(sc, ATH_ROC_COMPLETE_EXPIRE); in ath_offchannel_timer()
|
H A D | main.c | 2409 ath_roc_complete(sc, ATH_ROC_COMPLETE_ABORT); in ath9k_cancel_pending_offchannel() 2519 ath_roc_complete(sc, ATH_ROC_COMPLETE_CANCEL); in ath9k_cancel_remain_on_channel()
|
Completed in 15 milliseconds