Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dhtc.h28 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
Dhtc.c556 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in ath11k_htc_wait_target()