Searched defs:ath10k_htc_hdr (Results 1 – 1 of 1) sorted by relevance
67 struct ath10k_htc_hdr { struct68 u8 eid; /* @enum ath10k_htc_ep_id */69 u8 flags; /* @enum ath10k_htc_tx_flags, ath10k_htc_rx_flags */70 __le16 len;71 union {74 } __packed;75 union {78 } __packed;79 u8 pad0;80 u8 pad1;