Home
last modified time | relevance | path

Searched refs:size_ep (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.h101 __le32 size_ep; member
H A Dhtc.c526 credit_size = le32_get_bits(ready->size_ep, HTC_READY_MSG_CREDITSIZE); in ath12k_htc_wait_target()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.h100 u32 size_ep; member
H A Dhtc.c564 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in ath11k_htc_wait_target()