Home
last modified time | relevance | path

Searched refs:ATH11K_MHI_TRIGGER_RDDM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmhi.c287 case ATH11K_MHI_TRIGGER_RDDM: in ath11k_mhi_state_to_str()
314 clear_bit(ATH11K_MHI_TRIGGER_RDDM, &ab_pci->mhi_state); in ath11k_mhi_set_state_bit()
323 case ATH11K_MHI_TRIGGER_RDDM: in ath11k_mhi_set_state_bit()
324 set_bit(ATH11K_MHI_TRIGGER_RDDM, &ab_pci->mhi_state); in ath11k_mhi_set_state_bit()
364 case ATH11K_MHI_TRIGGER_RDDM: in ath11k_mhi_check_state_bit()
366 !test_bit(ATH11K_MHI_TRIGGER_RDDM, &ab_pci->mhi_state)) in ath11k_mhi_check_state_bit()
419 case ATH11K_MHI_TRIGGER_RDDM: in ath11k_mhi_set_state()
H A Dmhi.h27 ATH11K_MHI_TRIGGER_RDDM, enumerator

Completed in 1 milliseconds