Home
last modified time | relevance | path

Searched refs:HTC_READY_MSG_CREDITSIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/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()