Home
last modified time | relevance | path

Searched defs:dma_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcfr.c181 struct ath11k_cfr_dma_hdr *dma_hdr; in ath11k_cfr_process_data() local
/linux/drivers/firewire/
H A Dohci.c2754 static void copy_iso_headers(struct iso_context *ctx, const u32 *dma_hdr) in copy_iso_headers()