Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.h19 struct hal_tx_info { struct
21 u8 ring_id;
22 u32 desc_id;
25 dma_addr_t paddr;
26 u32 data_len;
27 u32 pkt_offset;
32 u16 bss_ast_hash;
33 u16 bss_ast_idx;
34 u8 tid;
36 u8 lmac_id;
[all …]
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dhal_tx.h23 u8 ring_id;
24 u8 rbm_id;
25 u32 desc_id;
28 dma_addr_t paddr;
29 u32 data_len;
30 u32 pkt_offset;
36 u16 bss_ast_idx;
37 u8 tid;
39 u8 lmac_id;
40 u8 vdev_id;
[all …]