Searched defs:ath10k_htc_hdr (Results 1 – 1 of 1) sorted by relevance
64 struct ath10k_htc_hdr { struct65 u8 eid; /* @enum ath10k_htc_ep_id */66 u8 flags; /* @enum ath10k_htc_tx_flags, ath10k_htc_rx_flags */67 __le16 len;68 union {71 } __packed;72 union {75 } __packed;76 u8 pad0;77 u8 pad1;