Searched defs:ena_com_tx_ctx (Results 1 – 1 of 1) sorted by relevance
16 struct ena_com_tx_ctx { struct17 struct ena_com_tx_meta ena_meta;18 struct ena_com_buf *ena_bufs;20 void *push_header;22 enum ena_eth_io_l3_proto_index l3_proto;23 enum ena_eth_io_l4_proto_index l4_proto;24 u16 num_bufs;25 u16 req_id;29 u16 header_len;31 u8 meta_valid;[all …]