Searched defs:ath10k_htc_hdr (Results 1 – 1 of 1) sorted by relevance
55 struct ath10k_htc_hdr { struct56 u8 eid; /* @enum ath10k_htc_ep_id */57 u8 flags; /* @enum ath10k_htc_tx_flags, ath10k_htc_rx_flags */58 __le16 len;59 union {62 } __packed;63 union {66 } __packed;67 u8 pad0;68 u8 pad1;