Searched refs:HTC_HDR_FLAGS (Results 1 – 4 of 4) sorted by relevance
19 #define HTC_HDR_FLAGS GENMASK(15, 8) macro
67 HTC_HDR_FLAGS); in ath12k_htc_prepare_tx_skb()292 trailer_present = le32_get_bits(hdr->htc_info, HTC_HDR_FLAGS) & in ath12k_htc_rx_completion_handler()
66 hdr->htc_info |= FIELD_PREP(HTC_HDR_FLAGS, in ath11k_htc_prepare_tx_skb()325 trailer_present = (FIELD_GET(HTC_HDR_FLAGS, hdr->htc_info)) & in ath11k_htc_rx_completion_handler()