Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h116 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;
[all …]