Searched refs:HTC_HDR_PAYLOADLEN (Results 1 – 4 of 4) sorted by relevance
20 #define HTC_HDR_PAYLOADLEN GENMASK(31, 16) macro
63 HTC_HDR_PAYLOADLEN); in ath12k_htc_prepare_tx_skb()277 payload_len = le32_get_bits(hdr->htc_info, HTC_HDR_PAYLOADLEN); in ath12k_htc_rx_completion_handler()
62 FIELD_PREP(HTC_HDR_PAYLOADLEN, in ath11k_htc_prepare_tx_skb()310 payload_len = FIELD_GET(HTC_HDR_PAYLOADLEN, hdr->htc_info); in ath11k_htc_rx_completion_handler()