Home
last modified time | relevance | path

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

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