Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhal_tx.h19 struct hal_tx_info { struct
20 u16 meta_data_flags; /* %HAL_TCL_DATA_CMD_INFO0_META_ */
21 u8 ring_id;
22 u32 desc_id;
23 enum hal_tcl_desc_type type;
24 enum hal_tcl_encap_type encap_type;
25 dma_addr_t paddr;
26 u32 data_len;
27 u32 pkt_offset;
28 enum hal_encrypt_type encrypt_type;
[all …]