Home
last modified time | relevance | path

Searched refs:HTC_READY_MSG_CREDITSIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.h28 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
H A Dhtc.c498 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in ath11k_htc_wait_target()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhtc.h28 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
H A Dhtc.c564 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in ath11k_htc_wait_target()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhtc.h29 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
H A Dhtc.c526 credit_size = le32_get_bits(ready->size_ep, HTC_READY_MSG_CREDITSIZE); in ath12k_htc_wait_target()

Completed in 6 milliseconds