Lines Matching defs:hal_tx_info
116 struct hal_tx_info { struct
117 uint16_t meta_data_flags; /* %HAL_TCL_DATA_CMD_INFO0_META_ */
118 uint8_t ring_id;
119 uint32_t desc_id;
120 enum hal_tcl_desc_type type;
121 enum hal_tcl_encap_type encap_type;
122 uint64_t paddr;
123 uint32_t data_len;
124 uint32_t pkt_offset;
125 enum hal_encrypt_type encrypt_type;
126 uint32_t flags0; /* %HAL_TCL_DATA_CMD_INFO1_ */
127 uint32_t flags1; /* %HAL_TCL_DATA_CMD_INFO2_ */
128 uint16_t addr_search_flags; /* %HAL_TCL_DATA_CMD_INFO0_ADDR(X/Y)_ */
129 uint16_t bss_ast_hash;
130 uint16_t bss_ast_idx;
131 uint8_t tid;
132 uint8_t search_type; /* %HAL_TX_ADDR_SEARCH_ */
133 uint8_t lmac_id;
134 uint8_t dscp_tid_tbl_idx;
135 bool enable_mesh;
136 uint8_t rbm_id;