Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_eth_com.h41 struct ena_com_tx_ctx { struct
42 struct ena_com_tx_meta ena_meta;
43 struct ena_com_buf *ena_bufs;
45 void *push_header;
47 enum ena_eth_io_l3_proto_index l3_proto;
48 enum ena_eth_io_l4_proto_index l4_proto;
49 u16 num_bufs;
50 u16 req_id;
54 u16 header_len;
78 struct ena_com_tx_ctx *ena_tx_ctx, argument