Searched refs:ath6kl_recovery_err_notify (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | recovery.c | 42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify() function 81 ath6kl_recovery_err_notify(ar, ATH6KL_FW_HB_RESP_FAILURE); in ath6kl_recovery_hb_timer()
|
H A D | hif.c | 135 ath6kl_recovery_err_notify(dev->ar, ATH6KL_FW_ASSERT); in ath6kl_hif_proc_dbg_intr()
|
H A D | core.h | 986 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason);
|
H A D | txrx.c | 603 ath6kl_recovery_err_notify(ar, ATH6KL_FW_EP_FULL); in ath6kl_tx_queue_full()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | recovery.c | 42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify() function 81 ath6kl_recovery_err_notify(ar, ATH6KL_FW_HB_RESP_FAILURE); in ath6kl_recovery_hb_timer()
|
H A D | hif.c | 135 ath6kl_recovery_err_notify(dev->ar, ATH6KL_FW_ASSERT); in ath6kl_hif_proc_dbg_intr()
|
H A D | core.h | 986 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason);
|
H A D | txrx.c | 603 ath6kl_recovery_err_notify(ar, ATH6KL_FW_EP_FULL); in ath6kl_tx_queue_full()
|
Completed in 11 milliseconds