ena_eth_io_tx_desc
(llq_info->descs_num_before_header * sizeof(struct ena_eth_io_tx_desc));
sizeof(struct ena_eth_io_tx_desc) :
sizeof(struct ena_eth_io_tx_desc);
struct ena_eth_io_tx_desc *desc = NULL;
memset(desc, 0x0, sizeof(struct ena_eth_io_tx_desc));
memset(desc, 0x0, sizeof(struct ena_eth_io_tx_desc));
#define ENA_LLQ_ENTRY_DESC_CHUNK_SIZE (2 * sizeof(struct ena_eth_io_tx_desc))